Serializable, ToCopyableBuilder<IncompatibleProtocolsException.Builder,IncompatibleProtocolsException>@Generated("software.amazon.awssdk:codegen") public class IncompatibleProtocolsException extends ElasticLoadBalancingv2Exception implements ToCopyableBuilder<IncompatibleProtocolsException.Builder,IncompatibleProtocolsException>
The specified configuration is not valid with this protocol.
| Modifier and Type | Class | Description |
|---|---|---|
static interface |
IncompatibleProtocolsException.Builder |
AmazonServiceException.ErrorType| Modifier and Type | Method | Description |
|---|---|---|
static IncompatibleProtocolsException.Builder |
builder() |
|
static Class<? extends IncompatibleProtocolsException.Builder> |
serializableBuilderClass() |
|
IncompatibleProtocolsException.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
isRetryablegetErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCodeequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IncompatibleProtocolsException.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<IncompatibleProtocolsException.Builder,IncompatibleProtocolsException>public static IncompatibleProtocolsException.Builder builder()
public static Class<? extends IncompatibleProtocolsException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.