@Generated(value="software.amazon.awssdk:codegen") public class KMSThrottlingException extends KinesisException implements ToCopyableBuilder<KMSThrottlingException.Builder,KMSThrottlingException>
The request was denied due to request throttling. For more information about throttling, see Limits in the AWS Key Management Service Developer Guide.
| Modifier and Type | Class and Description |
|---|---|
static interface |
KMSThrottlingException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static KMSThrottlingException.Builder |
builder() |
static Class<? extends KMSThrottlingException.Builder> |
serializableBuilderClass() |
KMSThrottlingException.Builder |
toBuilder()
Take this object and create a builder that contains all of the current property values of this object.
|
additionalThrottlingCondition, isClockSkewExceptionerrorCode, errorCode, errorMessage, errorMessage, errorType, errorType, getMessage, headers, headers, isThrottlingException, rawResponse, rawResponse, requestId, requestId, serviceName, serviceName, statusCode, statusCoderetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitcopypublic KMSThrottlingException.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<KMSThrottlingException.Builder,KMSThrottlingException>public static KMSThrottlingException.Builder builder()
public static Class<? extends KMSThrottlingException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.