@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class RecordHandlerProgressRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP| Constructor and Description |
|---|
RecordHandlerProgressRequest() |
addHandlerContext, 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 setBearerToken(String bearerToken)
Reserved for use by the CloudFormation CLI.
bearerToken - Reserved for use by the CloudFormation CLI.public String getBearerToken()
Reserved for use by the CloudFormation CLI.
public RecordHandlerProgressRequest withBearerToken(String bearerToken)
Reserved for use by the CloudFormation CLI.
bearerToken - Reserved for use by the CloudFormation CLI.public void setOperationStatus(String operationStatus)
Reserved for use by the CloudFormation CLI.
operationStatus - Reserved for use by the CloudFormation CLI.OperationStatuspublic String getOperationStatus()
Reserved for use by the CloudFormation CLI.
OperationStatuspublic RecordHandlerProgressRequest withOperationStatus(String operationStatus)
Reserved for use by the CloudFormation CLI.
operationStatus - Reserved for use by the CloudFormation CLI.OperationStatuspublic RecordHandlerProgressRequest withOperationStatus(OperationStatus operationStatus)
Reserved for use by the CloudFormation CLI.
operationStatus - Reserved for use by the CloudFormation CLI.OperationStatuspublic void setCurrentOperationStatus(String currentOperationStatus)
Reserved for use by the CloudFormation CLI.
currentOperationStatus - Reserved for use by the CloudFormation CLI.OperationStatuspublic String getCurrentOperationStatus()
Reserved for use by the CloudFormation CLI.
OperationStatuspublic RecordHandlerProgressRequest withCurrentOperationStatus(String currentOperationStatus)
Reserved for use by the CloudFormation CLI.
currentOperationStatus - Reserved for use by the CloudFormation CLI.OperationStatuspublic RecordHandlerProgressRequest withCurrentOperationStatus(OperationStatus currentOperationStatus)
Reserved for use by the CloudFormation CLI.
currentOperationStatus - Reserved for use by the CloudFormation CLI.OperationStatuspublic void setStatusMessage(String statusMessage)
Reserved for use by the CloudFormation CLI.
statusMessage - Reserved for use by the CloudFormation CLI.public String getStatusMessage()
Reserved for use by the CloudFormation CLI.
public RecordHandlerProgressRequest withStatusMessage(String statusMessage)
Reserved for use by the CloudFormation CLI.
statusMessage - Reserved for use by the CloudFormation CLI.public void setErrorCode(String errorCode)
Reserved for use by the CloudFormation CLI.
errorCode - Reserved for use by the CloudFormation CLI.HandlerErrorCodepublic String getErrorCode()
Reserved for use by the CloudFormation CLI.
HandlerErrorCodepublic RecordHandlerProgressRequest withErrorCode(String errorCode)
Reserved for use by the CloudFormation CLI.
errorCode - Reserved for use by the CloudFormation CLI.HandlerErrorCodepublic RecordHandlerProgressRequest withErrorCode(HandlerErrorCode errorCode)
Reserved for use by the CloudFormation CLI.
errorCode - Reserved for use by the CloudFormation CLI.HandlerErrorCodepublic void setResourceModel(String resourceModel)
Reserved for use by the CloudFormation CLI.
resourceModel - Reserved for use by the CloudFormation CLI.public String getResourceModel()
Reserved for use by the CloudFormation CLI.
public RecordHandlerProgressRequest withResourceModel(String resourceModel)
Reserved for use by the CloudFormation CLI.
resourceModel - Reserved for use by the CloudFormation CLI.public void setClientRequestToken(String clientRequestToken)
Reserved for use by the CloudFormation CLI.
clientRequestToken - Reserved for use by the CloudFormation CLI.public String getClientRequestToken()
Reserved for use by the CloudFormation CLI.
public RecordHandlerProgressRequest withClientRequestToken(String clientRequestToken)
Reserved for use by the CloudFormation CLI.
clientRequestToken - Reserved for use by the CloudFormation CLI.public String toString()
toString in class ObjectObject.toString()public RecordHandlerProgressRequest clone()
AmazonWebServiceRequestclone in class AmazonWebServiceRequestObject.clone()