| Package | Description |
|---|---|
| software.amazon.awssdk.services.appmesh.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BadRequestException.Builder |
static interface |
ConflictException.Builder |
static interface |
ForbiddenException.Builder |
static interface |
InternalServerErrorException.Builder |
static interface |
LimitExceededException.Builder |
static interface |
NotFoundException.Builder |
static interface |
ResourceInUseException.Builder |
static interface |
ServiceUnavailableException.Builder |
static interface |
TooManyRequestsException.Builder |
static interface |
TooManyTagsException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
AppMeshException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
AppMeshException.Builder |
AppMeshException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static AppMeshException.Builder |
AppMeshException.builder() |
AppMeshException.Builder |
AppMeshException.Builder.cause(Throwable cause) |
AppMeshException.Builder |
AppMeshException.Builder.message(String message) |
AppMeshException.Builder |
AppMeshException.Builder.requestId(String requestId) |
AppMeshException.Builder |
AppMeshException.Builder.statusCode(int statusCode) |
AppMeshException.Builder |
AppMeshException.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AppMeshException.Builder> |
AppMeshException.serializableBuilderClass() |
| Constructor and Description |
|---|
AppMeshException(AppMeshException.Builder builder) |
Copyright © 2021. All rights reserved.