@Generated(value="software.amazon.awssdk:codegen") public final class LoadBalancerAttributeNotFoundException extends ElasticLoadBalancingException implements ToCopyableBuilder<LoadBalancerAttributeNotFoundException.Builder,LoadBalancerAttributeNotFoundException>
The specified load balancer attribute does not exist.
| Modifier and Type | Class and Description |
|---|---|
static interface |
LoadBalancerAttributeNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static LoadBalancerAttributeNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends LoadBalancerAttributeNotFoundException.Builder> |
serializableBuilderClass() |
LoadBalancerAttributeNotFoundException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic LoadBalancerAttributeNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<LoadBalancerAttributeNotFoundException.Builder,LoadBalancerAttributeNotFoundException>toBuilder in class ElasticLoadBalancingExceptionpublic static LoadBalancerAttributeNotFoundException.Builder builder()
public static Class<? extends LoadBalancerAttributeNotFoundException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.