@Generated(value="software.amazon.awssdk:codegen") public final class PolicyNotFoundException extends ElasticLoadBalancingException implements ToCopyableBuilder<PolicyNotFoundException.Builder,PolicyNotFoundException>
One or more of the specified policies do not exist.
Modifier and Type | Class and Description |
---|---|
static interface |
PolicyNotFoundException.Builder |
Modifier and Type | Method and Description |
---|---|
static PolicyNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends PolicyNotFoundException.Builder> |
serializableBuilderClass() |
PolicyNotFoundException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
extendedRequestId, requestId, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
equalsBySdkFields
public PolicyNotFoundException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<PolicyNotFoundException.Builder,PolicyNotFoundException>
toBuilder
in class ElasticLoadBalancingException
public static PolicyNotFoundException.Builder builder()
public static Class<? extends PolicyNotFoundException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.