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

An immutable representation of a RestApi resource that can be called by users using Stages. A deployment must be associated with a Stage for it to be callable over the Internet.
To create a deployment, call POST on the Deployments resource of a RestApi. To view, update, or delete a deployment, call GET, PATCH, or DELETE on the specified deployment resource (/restapis/{restapi_id}/deployments/{deployment_id}).
Наследование: Amazon.Runtime.AmazonWebServiceResponse
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
IsSetApiSummary ( ) : bool
IsSetCreatedDate ( ) : bool
IsSetDescription ( ) : bool
IsSetId ( ) : bool