| Package | Description |
|---|---|
| software.amazon.awssdk.services.appflow.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AccessDeniedException.Builder |
static interface |
ConflictException.Builder |
static interface |
ConnectorAuthenticationException.Builder |
static interface |
ConnectorServerException.Builder |
static interface |
InternalServerException.Builder |
static interface |
ResourceNotFoundException.Builder |
static interface |
ServiceQuotaExceededException.Builder |
static interface |
ThrottlingException.Builder |
static interface |
UnsupportedOperationException.Builder |
static interface |
ValidationException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
AppflowException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
AppflowException.Builder |
AppflowException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static AppflowException.Builder |
AppflowException.builder() |
AppflowException.Builder |
AppflowException.Builder.cause(Throwable cause) |
AppflowException.Builder |
AppflowException.Builder.message(String message) |
AppflowException.Builder |
AppflowException.Builder.requestId(String requestId) |
AppflowException.Builder |
AppflowException.Builder.statusCode(int statusCode) |
AppflowException.Builder |
AppflowException.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AppflowException.Builder> |
AppflowException.serializableBuilderClass() |
| Constructor and Description |
|---|
AppflowException(AppflowException.Builder builder) |
Copyright © 2022. All rights reserved.