| Package | Description |
|---|---|
| software.amazon.awssdk.services.connectcampaigns.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AccessDeniedException.Builder |
static interface |
ConflictException.Builder |
static interface |
InternalServerException.Builder |
static interface |
InvalidCampaignStateException.Builder |
static interface |
InvalidStateException.Builder |
static interface |
ResourceNotFoundException.Builder |
static interface |
ServiceQuotaExceededException.Builder |
static interface |
ThrottlingException.Builder |
static interface |
ValidationException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
ConnectCampaignsException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
ConnectCampaignsException.Builder |
ConnectCampaignsException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static ConnectCampaignsException.Builder |
ConnectCampaignsException.builder() |
ConnectCampaignsException.Builder |
ConnectCampaignsException.Builder.cause(Throwable cause) |
ConnectCampaignsException.Builder |
ConnectCampaignsException.Builder.message(String message) |
ConnectCampaignsException.Builder |
ConnectCampaignsException.Builder.requestId(String requestId) |
ConnectCampaignsException.Builder |
ConnectCampaignsException.Builder.statusCode(int statusCode) |
ConnectCampaignsException.Builder |
ConnectCampaignsException.toBuilder() |
ConnectCampaignsException.Builder |
ConnectCampaignsException.Builder.writableStackTrace(Boolean writableStackTrace) |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ConnectCampaignsException.Builder> |
ConnectCampaignsException.serializableBuilderClass() |
| Constructor and Description |
|---|
ConnectCampaignsException(ConnectCampaignsException.Builder builder) |
Copyright © 2023. All rights reserved.