| Package | Description |
|---|---|
| software.amazon.awssdk.services.appconfig.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BadRequestException.Builder |
static interface |
ConflictException.Builder |
static interface |
InternalServerException.Builder |
static interface |
PayloadTooLargeException.Builder |
static interface |
ResourceNotFoundException.Builder |
static interface |
ServiceQuotaExceededException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
AppConfigException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
AppConfigException.Builder |
AppConfigException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static AppConfigException.Builder |
AppConfigException.builder() |
AppConfigException.Builder |
AppConfigException.Builder.cause(Throwable cause) |
AppConfigException.Builder |
AppConfigException.Builder.message(String message) |
AppConfigException.Builder |
AppConfigException.Builder.requestId(String requestId) |
AppConfigException.Builder |
AppConfigException.Builder.statusCode(int statusCode) |
AppConfigException.Builder |
AppConfigException.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AppConfigException.Builder> |
AppConfigException.serializableBuilderClass() |
| Constructor and Description |
|---|
AppConfigException(AppConfigException.Builder builder) |
Copyright © 2020. All rights reserved.