C# Class Amazon.ECS.Model.ListLookupResponse

Afficher le fichier Open project: nexus49/grado

Private Properties

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

Méthodes publiques

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

Private Methods

Méthode Description
EscapeXML ( String str ) : String

Method Details

IsSetLists() public méthode

Checks if Lists property is set
public IsSetLists ( ) : System.Boolean
Résultat System.Boolean

IsSetOperationRequest() public méthode

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

ToXML() public méthode

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

WithLists() public méthode

Sets the Lists property
public WithLists ( ) : ListLookupResponse
Résultat ListLookupResponse

WithOperationRequest() public méthode

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