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

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

Private Properties

프로퍼티 타입 설명
EscapeXML String

공개 메소드들

메소드 설명
IsSetBrowseNodes ( ) : System.Boolean

Checks if BrowseNodes property is set

IsSetOperationRequest ( ) : System.Boolean

Checks if OperationRequest property is set

ToXML ( ) : String

XML Representation for this object

WithBrowseNodes ( ) : BrowseNodeLookupResponse

Sets the BrowseNodes property

WithOperationRequest ( OperationRequest operationRequest ) : BrowseNodeLookupResponse

Sets the OperationRequest property

비공개 메소드들

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

메소드 상세

IsSetBrowseNodes() 공개 메소드

Checks if BrowseNodes property is set
public IsSetBrowseNodes ( ) : 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

WithBrowseNodes() 공개 메소드

Sets the BrowseNodes property
public WithBrowseNodes ( ) : BrowseNodeLookupResponse
리턴 BrowseNodeLookupResponse

WithOperationRequest() 공개 메소드

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