| Package | Description |
|---|---|
| software.amazon.awssdk.services.managedblockchain.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AccessDeniedException.Builder |
static interface |
IllegalActionException.Builder |
static interface |
InternalServiceErrorException.Builder |
static interface |
InvalidRequestException.Builder |
static interface |
ResourceAlreadyExistsException.Builder |
static interface |
ResourceLimitExceededException.Builder |
static interface |
ResourceNotFoundException.Builder |
static interface |
ResourceNotReadyException.Builder |
static interface |
ThrottlingException.Builder |
static interface |
TooManyTagsException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
ManagedBlockchainException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
ManagedBlockchainException.Builder |
ManagedBlockchainException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static ManagedBlockchainException.Builder |
ManagedBlockchainException.builder() |
ManagedBlockchainException.Builder |
ManagedBlockchainException.Builder.cause(Throwable cause) |
ManagedBlockchainException.Builder |
ManagedBlockchainException.Builder.message(String message) |
ManagedBlockchainException.Builder |
ManagedBlockchainException.Builder.requestId(String requestId) |
ManagedBlockchainException.Builder |
ManagedBlockchainException.Builder.statusCode(int statusCode) |
ManagedBlockchainException.Builder |
ManagedBlockchainException.toBuilder() |
ManagedBlockchainException.Builder |
ManagedBlockchainException.Builder.writableStackTrace(Boolean writableStackTrace) |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ManagedBlockchainException.Builder> |
ManagedBlockchainException.serializableBuilderClass() |
| Constructor and Description |
|---|
ManagedBlockchainException(ManagedBlockchainException.Builder builder) |
Copyright © 2023. All rights reserved.