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

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

Private Properties

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

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

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

Checks if OperationRequest property is set

IsSetTags ( ) : System.Boolean

Checks if Tags property is set

ToXML ( ) : String

XML Representation for this object

WithOperationRequest ( OperationRequest operationRequest ) : TagLookupResponse

Sets the OperationRequest property

WithTags ( ) : TagLookupResponse

Sets the Tags property

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

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

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

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

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

IsSetTags() публичный метод

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

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

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

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

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

WithTags() публичный метод

Sets the Tags property
public WithTags ( ) : TagLookupResponse
Результат TagLookupResponse