@Generated(value="software.amazon.awssdk:codegen") public final class DuplicatePolicyNameException extends ElasticLoadBalancingException implements ToCopyableBuilder<DuplicatePolicyNameException.Builder,DuplicatePolicyNameException>
A policy with the specified name already exists for this load balancer.
| Modifier and Type | Class and Description | 
|---|---|
| static interface  | DuplicatePolicyNameException.Builder | 
| Modifier and Type | Method and Description | 
|---|---|
| static DuplicatePolicyNameException.Builder | builder() | 
| static Class<? extends DuplicatePolicyNameException.Builder> | serializableBuilderClass() | 
| DuplicatePolicyNameException.Builder | toBuilder()Create a  AwsServiceException.Builderinitialized with the properties of thisAwsServiceException. | 
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionrequestId, statusCoderetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitcopypublic DuplicatePolicyNameException.Builder toBuilder()
AwsServiceExceptionAwsServiceException.Builder initialized with the properties of this AwsServiceException.toBuilder in interface ToCopyableBuilder<DuplicatePolicyNameException.Builder,DuplicatePolicyNameException>toBuilder in class ElasticLoadBalancingExceptionpublic static DuplicatePolicyNameException.Builder builder()
public static Class<? extends DuplicatePolicyNameException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.