| Package | Description |
|---|---|
| software.amazon.awssdk.services.signer.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AccessDeniedException.Builder |
static interface |
InternalServiceErrorException.Builder |
static interface |
ResourceNotFoundException.Builder |
static interface |
ThrottlingException.Builder |
static interface |
ValidationException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
SignerException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
SignerException.Builder |
SignerException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static SignerException.Builder |
SignerException.builder() |
SignerException.Builder |
SignerException.Builder.cause(Throwable cause) |
SignerException.Builder |
SignerException.Builder.message(String message) |
SignerException.Builder |
SignerException.Builder.requestId(String requestId) |
SignerException.Builder |
SignerException.Builder.statusCode(int statusCode) |
SignerException.Builder |
SignerException.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SignerException.Builder> |
SignerException.serializableBuilderClass() |
| Constructor and Description |
|---|
SignerException(SignerException.Builder builder) |
Copyright © 2018. All rights reserved.