| Package | Description |
|---|---|
| software.amazon.awssdk.services.qldb.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
InvalidParameterException.Builder |
static interface |
LimitExceededException.Builder |
static interface |
ResourceAlreadyExistsException.Builder |
static interface |
ResourceInUseException.Builder |
static interface |
ResourceNotFoundException.Builder |
static interface |
ResourcePreconditionNotMetException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
QldbException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
QldbException.Builder |
QldbException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static QldbException.Builder |
QldbException.builder() |
QldbException.Builder |
QldbException.Builder.cause(Throwable cause) |
QldbException.Builder |
QldbException.Builder.message(String message) |
QldbException.Builder |
QldbException.Builder.requestId(String requestId) |
QldbException.Builder |
QldbException.Builder.statusCode(int statusCode) |
QldbException.Builder |
QldbException.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends QldbException.Builder> |
QldbException.serializableBuilderClass() |
| Constructor and Description |
|---|
QldbException(QldbException.Builder builder) |
Copyright © 2020. All rights reserved.