C# Class Amazon.ECS.Model.SellerListingSearchResponse

Afficher le fichier Open project: nexus49/grado

Private Properties

Свойство Type Description
EscapeXML String

Méthodes publiques

Méthode Description
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

Private Methods

Méthode Description
EscapeXML ( String str ) : String

Method Details

IsSetOperationRequest() public méthode

Checks if OperationRequest property is set
public IsSetOperationRequest ( ) : System.Boolean
Résultat System.Boolean

IsSetSellerListings() public méthode

Checks if SellerListings property is set
public IsSetSellerListings ( ) : System.Boolean
Résultat System.Boolean

ToXML() public méthode

XML Representation for this object
public ToXML ( ) : String
Résultat String

WithOperationRequest() public méthode

Sets the OperationRequest property
public WithOperationRequest ( OperationRequest operationRequest ) : SellerListingSearchResponse
operationRequest OperationRequest OperationRequest property
Résultat SellerListingSearchResponse

WithSellerListings() public méthode

Sets the SellerListings property
public WithSellerListings ( ) : SellerListingSearchResponse
Résultat SellerListingSearchResponse