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

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

Private Properties

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

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

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

Checks if OperationRequest property is set

IsSetSellerListings ( ) : System.Boolean

Checks if SellerListings property is set

ToXML ( ) : String

XML Representation for this object

WithOperationRequest ( OperationRequest operationRequest ) : SellerListingSearchResponse

Sets the OperationRequest property

WithSellerListings ( ) : SellerListingSearchResponse

Sets the SellerListings property

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

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

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

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

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

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

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

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

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

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

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

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

Sets the SellerListings property
public WithSellerListings ( ) : SellerListingSearchResponse
Результат SellerListingSearchResponse