| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53.model |
| Modifier and Type | Method and Description |
|---|---|
InvalidChangeBatchException.Builder |
InvalidChangeBatchException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static InvalidChangeBatchException.Builder |
InvalidChangeBatchException.builder() |
InvalidChangeBatchException.Builder |
InvalidChangeBatchException.Builder.cause(Throwable cause) |
InvalidChangeBatchException.Builder |
InvalidChangeBatchException.Builder.message(String message) |
InvalidChangeBatchException.Builder |
InvalidChangeBatchException.Builder.messages(Collection<String> messages)
Descriptive message for the error response.
|
InvalidChangeBatchException.Builder |
InvalidChangeBatchException.Builder.messages(String... messages)
Descriptive message for the error response.
|
InvalidChangeBatchException.Builder |
InvalidChangeBatchException.Builder.requestId(String requestId) |
InvalidChangeBatchException.Builder |
InvalidChangeBatchException.Builder.statusCode(int statusCode) |
InvalidChangeBatchException.Builder |
InvalidChangeBatchException.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends InvalidChangeBatchException.Builder> |
InvalidChangeBatchException.serializableBuilderClass() |
Copyright © 2020. All rights reserved.