| Package | Description |
|---|---|
| software.amazon.awssdk.services.connectcampaigns.model |
| Modifier and Type | Method and Description |
|---|---|
InvalidCampaignStateException.Builder |
InvalidCampaignStateException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static InvalidCampaignStateException.Builder |
InvalidCampaignStateException.builder() |
InvalidCampaignStateException.Builder |
InvalidCampaignStateException.Builder.cause(Throwable cause) |
InvalidCampaignStateException.Builder |
InvalidCampaignStateException.Builder.message(String message) |
InvalidCampaignStateException.Builder |
InvalidCampaignStateException.Builder.requestId(String requestId) |
InvalidCampaignStateException.Builder |
InvalidCampaignStateException.Builder.state(CampaignState state)
Sets the value of the State property for this object.
|
InvalidCampaignStateException.Builder |
InvalidCampaignStateException.Builder.state(String state)
Sets the value of the State property for this object.
|
InvalidCampaignStateException.Builder |
InvalidCampaignStateException.Builder.statusCode(int statusCode) |
InvalidCampaignStateException.Builder |
InvalidCampaignStateException.toBuilder() |
InvalidCampaignStateException.Builder |
InvalidCampaignStateException.Builder.writableStackTrace(Boolean writableStackTrace) |
InvalidCampaignStateException.Builder |
InvalidCampaignStateException.Builder.xAmzErrorType(String xAmzErrorType)
Sets the value of the XAmzErrorType property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends InvalidCampaignStateException.Builder> |
InvalidCampaignStateException.serializableBuilderClass() |
Copyright © 2023. All rights reserved.