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