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

Represents a collection resource that contains zero or more references to your existing deployments, and links that guide you on how to interact with your collection. The collection offers a paginated view of the contained deployments.
To create a new deployment of a RestApi, make a POST request against this resource. To view, update, or delete an existing deployment, make a GET, PATCH, or DELETE request, respectively, on a specified Deployment resource.
Наследование: Amazon.Runtime.AmazonWebServiceResponse
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
IsSetItems ( ) : bool
IsSetPosition ( ) : bool