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