Serializable, ToCopyableBuilder<InvalidProtocolSettingsException.Builder,InvalidProtocolSettingsException>@Generated("software.amazon.awssdk:codegen") public class InvalidProtocolSettingsException extends CloudFrontException implements ToCopyableBuilder<InvalidProtocolSettingsException.Builder,InvalidProtocolSettingsException>
You cannot specify SSLv3 as the minimum protocol version if you only want to support only clients that support Server Name Indication (SNI).
| Modifier and Type | Class | Description |
|---|---|---|
static interface |
InvalidProtocolSettingsException.Builder |
AmazonServiceException.ErrorType| Modifier and Type | Method | Description |
|---|---|---|
static InvalidProtocolSettingsException.Builder |
builder() |
|
static Class<? extends InvalidProtocolSettingsException.Builder> |
serializableBuilderClass() |
|
InvalidProtocolSettingsException.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 InvalidProtocolSettingsException.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<InvalidProtocolSettingsException.Builder,InvalidProtocolSettingsException>public static InvalidProtocolSettingsException.Builder builder()
public static Class<? extends InvalidProtocolSettingsException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.