| Package | Description |
|---|---|
| software.amazon.awssdk.services.machinelearning.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IdempotentParameterMismatchException.Builder |
static interface |
InternalServerException.Builder |
static interface |
InvalidInputException.Builder |
static interface |
InvalidTagException.Builder |
static interface |
LimitExceededException.Builder |
static interface |
PredictorNotMountedException.Builder |
static interface |
ResourceNotFoundException.Builder |
static interface |
TagLimitExceededException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
MachineLearningException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
MachineLearningException.Builder |
MachineLearningException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static MachineLearningException.Builder |
MachineLearningException.builder() |
MachineLearningException.Builder |
MachineLearningException.Builder.cause(Throwable cause) |
MachineLearningException.Builder |
MachineLearningException.Builder.message(String message) |
MachineLearningException.Builder |
MachineLearningException.Builder.requestId(String requestId) |
MachineLearningException.Builder |
MachineLearningException.Builder.statusCode(int statusCode) |
MachineLearningException.Builder |
MachineLearningException.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends MachineLearningException.Builder> |
MachineLearningException.serializableBuilderClass() |
| Constructor and Description |
|---|
MachineLearningException(MachineLearningException.Builder builder) |
Copyright © 2022. All rights reserved.