@Generated(value="software.amazon.awssdk:codegen") public final class AlpnPolicyNotSupportedException extends ElasticLoadBalancingV2Exception implements ToCopyableBuilder<AlpnPolicyNotSupportedException.Builder,AlpnPolicyNotSupportedException>
The specified ALPN policy is not supported.
| Modifier and Type | Class and Description |
|---|---|
static interface |
AlpnPolicyNotSupportedException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static AlpnPolicyNotSupportedException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends AlpnPolicyNotSupportedException.Builder> |
serializableBuilderClass() |
AlpnPolicyNotSupportedException.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 AlpnPolicyNotSupportedException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<AlpnPolicyNotSupportedException.Builder,AlpnPolicyNotSupportedException>toBuilder in class ElasticLoadBalancingV2Exceptionpublic static AlpnPolicyNotSupportedException.Builder builder()
public static Class<? extends AlpnPolicyNotSupportedException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.