public static interface InvalidCampaignStateException.Builder extends SdkPojo, CopyableBuilder<InvalidCampaignStateException.Builder,InvalidCampaignStateException>, ConnectCampaignsException.Builder
| Modifier and Type | Method and Description |
|---|---|
InvalidCampaignStateException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
InvalidCampaignStateException.Builder |
cause(Throwable cause) |
InvalidCampaignStateException.Builder |
message(String message) |
InvalidCampaignStateException.Builder |
requestId(String requestId) |
InvalidCampaignStateException.Builder |
state(CampaignState state)
Sets the value of the State property for this object.
|
InvalidCampaignStateException.Builder |
state(String state)
Sets the value of the State property for this object.
|
InvalidCampaignStateException.Builder |
statusCode(int statusCode) |
InvalidCampaignStateException.Builder |
writableStackTrace(Boolean writableStackTrace) |
InvalidCampaignStateException.Builder |
xAmzErrorType(String xAmzErrorType)
Sets the value of the XAmzErrorType property for this object.
|
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, message, writableStackTraceequalsBySdkFields, sdkFieldsInvalidCampaignStateException.Builder state(String state)
state - The new value for the State property for this object.CampaignState,
CampaignStateInvalidCampaignStateException.Builder state(CampaignState state)
state - The new value for the State property for this object.CampaignState,
CampaignStateInvalidCampaignStateException.Builder xAmzErrorType(String xAmzErrorType)
xAmzErrorType - The new value for the XAmzErrorType property for this object.InvalidCampaignStateException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface ConnectCampaignsException.BuilderInvalidCampaignStateException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface ConnectCampaignsException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderInvalidCampaignStateException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface ConnectCampaignsException.BuilderrequestId in interface SdkServiceException.BuilderInvalidCampaignStateException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface ConnectCampaignsException.BuilderstatusCode in interface SdkServiceException.BuilderInvalidCampaignStateException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface ConnectCampaignsException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderInvalidCampaignStateException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface ConnectCampaignsException.BuilderwritableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderCopyright © 2023. All rights reserved.