Package | Description |
---|---|
com.amazonaws |
Modifier and Type | Field and Description |
---|---|
private RequestClientOptions |
AmazonWebServiceRequest.requestClientOptions
Arbitrary options storage for individual
AmazonWebServiceRequest s. |
Modifier and Type | Method and Description |
---|---|
RequestClientOptions |
AmazonWebServiceRequest.getRequestClientOptions()
Gets the options stored with this request object.
|
Modifier and Type | Method and Description |
---|---|
(package private) void |
RequestClientOptions.copyTo(RequestClientOptions target)
Copy the internal states of this
RequestClientOptions to the
target RequestClientOptions . |