Property | Type | Description | |
---|---|---|---|
EscapeXML | String |
Method | Description | |
---|---|---|
IsSetError ( ) : System.Boolean |
Checks if Error property is set
|
|
IsSetRequestId ( ) : System.Boolean |
Checks if RequestId property is set
|
|
ToXML ( ) : String |
XML Representation for this object
|
|
WithError ( ) : |
Sets the Error property
|
|
WithRequestId ( String requestId ) : |
Sets the RequestId property
|
Method | Description | |
---|---|---|
EscapeXML ( String str ) : String |
public WithRequestId ( String requestId ) : |
||
requestId | String | RequestId property |
return |