Serializable
, ToCopyableBuilder<TooManyCookieNamesInWhiteListException.Builder,TooManyCookieNamesInWhiteListException>
@Generated("software.amazon.awssdk:codegen") public class TooManyCookieNamesInWhiteListException extends CloudFrontException implements ToCopyableBuilder<TooManyCookieNamesInWhiteListException.Builder,TooManyCookieNamesInWhiteListException>
Your request contains more cookie names in the whitelist than are allowed per cache behavior.
Modifier and Type | Class | Description |
---|---|---|
static interface |
TooManyCookieNamesInWhiteListException.Builder |
AmazonServiceException.ErrorType
Modifier and Type | Method | Description |
---|---|---|
static TooManyCookieNamesInWhiteListException.Builder |
builder() |
|
static Class<? extends TooManyCookieNamesInWhiteListException.Builder> |
serializableBuilderClass() |
|
TooManyCookieNamesInWhiteListException.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
isRetryable
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TooManyCookieNamesInWhiteListException.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<TooManyCookieNamesInWhiteListException.Builder,TooManyCookieNamesInWhiteListException>
public static TooManyCookieNamesInWhiteListException.Builder builder()
public static Class<? extends TooManyCookieNamesInWhiteListException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.