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