| Package | Description |
|---|---|
| software.amazon.awssdk.services.personalize.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
InvalidInputException.Builder |
static interface |
InvalidNextTokenException.Builder |
static interface |
LimitExceededException.Builder |
static interface |
ResourceAlreadyExistsException.Builder |
static interface |
ResourceInUseException.Builder |
static interface |
ResourceNotFoundException.Builder |
static interface |
TooManyTagKeysException.Builder |
static interface |
TooManyTagsException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
PersonalizeException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
PersonalizeException.Builder |
PersonalizeException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static PersonalizeException.Builder |
PersonalizeException.builder() |
PersonalizeException.Builder |
PersonalizeException.Builder.cause(Throwable cause) |
PersonalizeException.Builder |
PersonalizeException.Builder.message(String message) |
PersonalizeException.Builder |
PersonalizeException.Builder.requestId(String requestId) |
PersonalizeException.Builder |
PersonalizeException.Builder.statusCode(int statusCode) |
PersonalizeException.Builder |
PersonalizeException.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends PersonalizeException.Builder> |
PersonalizeException.serializableBuilderClass() |
| Constructor and Description |
|---|
PersonalizeException(PersonalizeException.Builder builder) |
Copyright © 2022. All rights reserved.