C# Класс Amazon.APIGateway.Model.UpdateApiKeyResponse

A resource that can be distributed to callers for executing Method resources that require an API key. API keys can be mapped to any Stage on any RestApi, which indicates that the callers with the API key can make requests to that stage.
Наследование: Amazon.Runtime.AmazonWebServiceResponse
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
IsSetCreatedDate ( ) : bool
IsSetCustomerId ( ) : bool
IsSetDescription ( ) : bool
IsSetEnabled ( ) : bool
IsSetId ( ) : bool
IsSetLastUpdatedDate ( ) : bool
IsSetName ( ) : bool
IsSetStageKeys ( ) : bool
IsSetValue ( ) : bool