C# Class Amazon.APIGateway.Model.GetExportRequest

Container for the parameters to the GetExport operation. Exports a deployed version of a RestApi in a specified format.
Inheritance: AmazonAPIGatewayRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetAccepts ( ) : bool
IsSetExportType ( ) : bool
IsSetParameters ( ) : bool
IsSetRestApiId ( ) : bool
IsSetStageName ( ) : bool