Serializable, ToCopyableBuilder<HealthUnavailableException.Builder,HealthUnavailableException>@Generated("software.amazon.awssdk:codegen") public class HealthUnavailableException extends ElasticLoadBalancingv2Exception implements ToCopyableBuilder<HealthUnavailableException.Builder,HealthUnavailableException>
The health of the specified targets could not be retrieved due to an internal error.
| Modifier and Type | Class | Description |
|---|---|---|
static interface |
HealthUnavailableException.Builder |
AmazonServiceException.ErrorType| Modifier and Type | Method | Description |
|---|---|---|
static HealthUnavailableException.Builder |
builder() |
|
static Class<? extends HealthUnavailableException.Builder> |
serializableBuilderClass() |
|
HealthUnavailableException.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 HealthUnavailableException.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<HealthUnavailableException.Builder,HealthUnavailableException>public static HealthUnavailableException.Builder builder()
public static Class<? extends HealthUnavailableException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.