C# Класс Amazon.APIGateway.Model.TestInvokeMethodRequest

Container for the parameters to the TestInvokeMethod operation. Simulate the execution of a Method in your RestApi with headers, parameters, and an incoming request body.
Наследование: AmazonAPIGatewayRequest
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
IsSetBody ( ) : bool
IsSetClientCertificateId ( ) : bool
IsSetHeaders ( ) : bool
IsSetHttpMethod ( ) : bool
IsSetPathWithQueryString ( ) : bool
IsSetResourceId ( ) : bool
IsSetRestApiId ( ) : bool
IsSetStageVariables ( ) : bool