| Package | Description |
|---|---|
| software.amazon.awssdk.services.cleanrooms.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AccessDeniedException.Builder |
static interface |
ConflictException.Builder |
static interface |
InternalServerException.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 |
CleanRoomsException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
CleanRoomsException.Builder |
CleanRoomsException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static CleanRoomsException.Builder |
CleanRoomsException.builder() |
CleanRoomsException.Builder |
CleanRoomsException.Builder.cause(Throwable cause) |
CleanRoomsException.Builder |
CleanRoomsException.Builder.message(String message) |
CleanRoomsException.Builder |
CleanRoomsException.Builder.requestId(String requestId) |
CleanRoomsException.Builder |
CleanRoomsException.Builder.statusCode(int statusCode) |
CleanRoomsException.Builder |
CleanRoomsException.toBuilder() |
CleanRoomsException.Builder |
CleanRoomsException.Builder.writableStackTrace(Boolean writableStackTrace) |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CleanRoomsException.Builder> |
CleanRoomsException.serializableBuilderClass() |
| Constructor and Description |
|---|
CleanRoomsException(CleanRoomsException.Builder builder) |
Copyright © 2023. All rights reserved.