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