@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class CancelResourceRequestRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP| Constructor and Description |
|---|
CancelResourceRequestRequest() |
| Modifier and Type | Method and Description |
|---|---|
CancelResourceRequestRequest |
clone() |
boolean |
equals(Object obj) |
String |
getRequestToken()
The
RequestToken of the ProgressEvent object returned by the resource operation
request. |
int |
hashCode() |
void |
setRequestToken(String requestToken)
The
RequestToken of the ProgressEvent object returned by the resource operation
request. |
String |
toString()
Returns a string representation of this object.
|
CancelResourceRequestRequest |
withRequestToken(String requestToken)
The
RequestToken of the ProgressEvent object returned by the resource operation
request. |
addHandlerContext, copyBaseTo, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getHandlerContext, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestCredentialsProvider, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeoutpublic void setRequestToken(String requestToken)
The RequestToken of the ProgressEvent object returned by the resource operation
request.
requestToken - The RequestToken of the ProgressEvent object returned by the resource operation
request.public String getRequestToken()
The RequestToken of the ProgressEvent object returned by the resource operation
request.
RequestToken of the ProgressEvent object returned by the resource operation
request.public CancelResourceRequestRequest withRequestToken(String requestToken)
The RequestToken of the ProgressEvent object returned by the resource operation
request.
requestToken - The RequestToken of the ProgressEvent object returned by the resource operation
request.public String toString()
toString in class ObjectObject.toString()public CancelResourceRequestRequest clone()
clone in class AmazonWebServiceRequestCopyright © 2025. All rights reserved.