C# Класс Amazon.ECS.Model.ListLookupResponse

Показать файл Открыть проект

Private Properties

Свойство Тип Описание
EscapeXML String

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

Метод Описание
IsSetLists ( ) : System.Boolean

Checks if Lists property is set

IsSetOperationRequest ( ) : System.Boolean

Checks if OperationRequest property is set

ToXML ( ) : String

XML Representation for this object

WithLists ( ) : ListLookupResponse

Sets the Lists property

WithOperationRequest ( OperationRequest operationRequest ) : ListLookupResponse

Sets the OperationRequest property

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

Метод Описание
EscapeXML ( String str ) : String

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

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

Checks if Lists property is set
public IsSetLists ( ) : System.Boolean
Результат System.Boolean

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

Checks if OperationRequest property is set
public IsSetOperationRequest ( ) : System.Boolean
Результат System.Boolean

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

XML Representation for this object
public ToXML ( ) : String
Результат String

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

Sets the Lists property
public WithLists ( ) : ListLookupResponse
Результат ListLookupResponse

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

Sets the OperationRequest property
public WithOperationRequest ( OperationRequest operationRequest ) : ListLookupResponse
operationRequest OperationRequest OperationRequest property
Результат ListLookupResponse