C# Class Amazon.ECS.Model.SellerLookupResponse

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

IsSetSellers ( ) : System.Boolean

Checks if Sellers property is set

ToXML ( ) : String

XML Representation for this object

WithOperationRequest ( OperationRequest operationRequest ) : SellerLookupResponse

Sets the OperationRequest property

WithSellers ( ) : SellerLookupResponse

Sets the Sellers 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

IsSetSellers() public méthode

Checks if Sellers property is set
public IsSetSellers ( ) : 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 ) : SellerLookupResponse
operationRequest OperationRequest OperationRequest property
Résultat SellerLookupResponse

WithSellers() public méthode

Sets the Sellers property
public WithSellers ( ) : SellerLookupResponse
Résultat SellerLookupResponse