| Package | Description |
|---|---|
| software.amazon.awssdk.services.forecast.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 |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
ForecastException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
ForecastException.Builder |
ForecastException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static ForecastException.Builder |
ForecastException.builder() |
ForecastException.Builder |
ForecastException.Builder.cause(Throwable cause) |
ForecastException.Builder |
ForecastException.Builder.message(String message) |
ForecastException.Builder |
ForecastException.Builder.requestId(String requestId) |
ForecastException.Builder |
ForecastException.Builder.statusCode(int statusCode) |
ForecastException.Builder |
ForecastException.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ForecastException.Builder> |
ForecastException.serializableBuilderClass() |
| Constructor and Description |
|---|
ForecastException(ForecastException.Builder builder) |
Copyright © 2020. All rights reserved.