Method | Description | |
---|---|---|
GetDocumentRequest ( ) : System |
Empty constructor used to set properties independently even when a simple constructor is available
|
|
GetDocumentRequest ( string name ) : System |
Instantiates GetDocumentRequest with the parameterized properties
|
Method | Description | |
---|---|---|
IsSetDocumentVersion ( ) : bool | ||
IsSetName ( ) : bool |
public GetDocumentRequest ( string name ) : System | ||
name | string | The name of the SSM document. |
return | System |