C# Class Amazon.APIGateway.Model.GetIntegrationResponseResponse

Represents an integration response. The status code must map to an existing MethodResponse, and parameters and templates can be used to transform the back-end response.
Inheritance: Amazon.Runtime.AmazonWebServiceResponse
显示文件 Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetContentHandling ( ) : bool
IsSetResponseParameters ( ) : bool
IsSetResponseTemplates ( ) : bool
IsSetSelectionPattern ( ) : bool
IsSetStatusCode ( ) : bool