C# 클래스 Amazon.ECS.Model.ListLookupResponse

파일 보기 프로젝트 열기: nexus49/grado

Private Properties

프로퍼티 타입 설명
EscapeXML String

공개 메소드들

메소드 설명
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

비공개 메소드들

메소드 설명
EscapeXML ( String str ) : String

메소드 상세

IsSetLists() 공개 메소드

Checks if Lists property is set
public IsSetLists ( ) : System.Boolean
리턴 System.Boolean

IsSetOperationRequest() 공개 메소드

Checks if OperationRequest property is set
public IsSetOperationRequest ( ) : System.Boolean
리턴 System.Boolean

ToXML() 공개 메소드

XML Representation for this object
public ToXML ( ) : String
리턴 String

WithLists() 공개 메소드

Sets the Lists property
public WithLists ( ) : ListLookupResponse
리턴 ListLookupResponse

WithOperationRequest() 공개 메소드

Sets the OperationRequest property
public WithOperationRequest ( OperationRequest operationRequest ) : ListLookupResponse
operationRequest OperationRequest OperationRequest property
리턴 ListLookupResponse