C# Класс 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.
Наследование: AmazonAPIGatewayRequest
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
IsSetApiStages ( ) : bool
IsSetDescription ( ) : bool
IsSetName ( ) : bool
IsSetQuota ( ) : bool
IsSetThrottle ( ) : bool