C# Class Amazon.APIGateway.Model.PutMethodRequest

Container for the parameters to the PutMethod operation. Add a method to an existing Resource resource.
Inheritance: AmazonAPIGatewayRequest
显示文件 Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetApiKeyRequired ( ) : bool
IsSetAuthorizationType ( ) : bool
IsSetAuthorizerId ( ) : bool
IsSetHttpMethod ( ) : bool
IsSetOperationName ( ) : bool
IsSetRequestModels ( ) : bool
IsSetRequestParameters ( ) : bool
IsSetResourceId ( ) : bool
IsSetRestApiId ( ) : bool