| Package | Description |
|---|---|
| software.amazon.awssdk.services.agcod.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
InternalServerErrorException.Builder |
static interface |
PartnerAccessErrorException.Builder |
static interface |
PartnerInputErrorException.Builder |
static interface |
ResendErrorException.Builder |
static interface |
SystemErrorException.Builder |
static interface |
UnknownErrorException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
AgcodException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
AgcodException.Builder |
AgcodException.Builder.awsErrorDetails(software.amazon.awssdk.awscore.exception.AwsErrorDetails awsErrorDetails) |
static AgcodException.Builder |
AgcodException.builder() |
AgcodException.Builder |
AgcodException.Builder.cause(Throwable cause) |
AgcodException.Builder |
AgcodException.Builder.message(String message) |
AgcodException.Builder |
AgcodException.Builder.requestId(String requestId) |
AgcodException.Builder |
AgcodException.Builder.statusCode(int statusCode) |
AgcodException.Builder |
AgcodException.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AgcodException.Builder> |
AgcodException.serializableBuilderClass() |
| Constructor and Description |
|---|
AgcodException(AgcodException.Builder builder) |
Copyright © 2020. All rights reserved.