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