C# Класс Amazon.ElasticBeanstalk.Model.DescribeEnvironmentsRequest

Container for the parameters to the DescribeEnvironments operation.

Returns descriptions for existing environments.

Наследование: Amazon.Runtime.AmazonWebServiceRequest
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
DescribeEnvironmentsRequest ( ) : System

Empty constructor used to set properties independently even when a simple constructor is available

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

Метод Описание
IsSetApplicationName ( ) : bool
IsSetEnvironmentIds ( ) : bool
IsSetEnvironmentNames ( ) : bool
IsSetIncludeDeleted ( ) : bool
IsSetIncludedDeletedBackTo ( ) : bool
IsSetVersionLabel ( ) : bool

Описание методов

DescribeEnvironmentsRequest() публичный Метод

Empty constructor used to set properties independently even when a simple constructor is available
public DescribeEnvironmentsRequest ( ) : System
Результат System