@Generated(value="software.amazon.awssdk:codegen") public final class PolicyTypeNotFoundException extends ElasticLoadBalancingException implements ToCopyableBuilder<PolicyTypeNotFoundException.Builder,PolicyTypeNotFoundException>
One or more of the specified policy types do not exist.
| Modifier and Type | Class and Description |
|---|---|
static interface |
PolicyTypeNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static PolicyTypeNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends PolicyTypeNotFoundException.Builder> |
serializableBuilderClass() |
PolicyTypeNotFoundException.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 PolicyTypeNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<PolicyTypeNotFoundException.Builder,PolicyTypeNotFoundException>toBuilder in class ElasticLoadBalancingExceptionpublic static PolicyTypeNotFoundException.Builder builder()
public static Class<? extends PolicyTypeNotFoundException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.