Serializable, ToCopyableBuilder<TooManyRequestedAttributesException.Builder,TooManyRequestedAttributesException>@Generated("software.amazon.awssdk:codegen") public class TooManyRequestedAttributesException extends SimpleDBException implements ToCopyableBuilder<TooManyRequestedAttributesException.Builder,TooManyRequestedAttributesException>
Too many attributes requested.
| Modifier and Type | Class | Description |
|---|---|---|
static interface |
TooManyRequestedAttributesException.Builder |
AmazonServiceException.ErrorType| Modifier and Type | Method | Description |
|---|---|---|
Float |
boxUsage() |
|
static TooManyRequestedAttributesException.Builder |
builder() |
|
static Class<? extends TooManyRequestedAttributesException.Builder> |
serializableBuilderClass() |
|
TooManyRequestedAttributesException.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 TooManyRequestedAttributesException.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<TooManyRequestedAttributesException.Builder,TooManyRequestedAttributesException>public static TooManyRequestedAttributesException.Builder builder()
public static Class<? extends TooManyRequestedAttributesException.Builder> serializableBuilderClass()
public Float boxUsage()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.