C# Class Amazon.APIGateway.Model.CreateUsagePlanRequest

Container for the parameters to the CreateUsagePlan operation. Creates a usage plan with the throttle and quota limits, as well as the associated API stages, specified in the payload.
Inheritance: AmazonAPIGatewayRequest
显示文件 Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetApiStages ( ) : bool
IsSetDescription ( ) : bool
IsSetName ( ) : bool
IsSetQuota ( ) : bool
IsSetThrottle ( ) : bool