Serializable, ToCopyableBuilder<HealthCheckVersionMismatchException.Builder,HealthCheckVersionMismatchException>@Generated("software.amazon.awssdk:codegen") public class HealthCheckVersionMismatchException extends Route53Exception implements ToCopyableBuilder<HealthCheckVersionMismatchException.Builder,HealthCheckVersionMismatchException>
The value of HealthCheckVersion in the request doesn't match the value of
HealthCheckVersion in the health check.
| Modifier and Type | Class | Description |
|---|---|---|
static interface |
HealthCheckVersionMismatchException.Builder |
AmazonServiceException.ErrorType| Modifier and Type | Method | Description |
|---|---|---|
static HealthCheckVersionMismatchException.Builder |
builder() |
|
static Class<? extends HealthCheckVersionMismatchException.Builder> |
serializableBuilderClass() |
|
HealthCheckVersionMismatchException.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
isRetryablegetErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCodeequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic HealthCheckVersionMismatchException.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<HealthCheckVersionMismatchException.Builder,HealthCheckVersionMismatchException>public static HealthCheckVersionMismatchException.Builder builder()
public static Class<? extends HealthCheckVersionMismatchException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.