Serializable, ToCopyableBuilder<EC2ThrottledException.Builder,EC2ThrottledException>@Generated("software.amazon.awssdk:codegen") public class EC2ThrottledException extends LambdaException implements ToCopyableBuilder<EC2ThrottledException.Builder,EC2ThrottledException>
AWS Lambda was throttled by Amazon EC2 during Lambda function initialization using the execution role provided for the Lambda function.
| Modifier and Type | Class | Description |
|---|---|---|
static interface |
EC2ThrottledException.Builder |
AmazonServiceException.ErrorType| Modifier and Type | Method | Description |
|---|---|---|
static EC2ThrottledException.Builder |
builder() |
|
static Class<? extends EC2ThrottledException.Builder> |
serializableBuilderClass() |
|
EC2ThrottledException.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
String |
type() |
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 EC2ThrottledException.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<EC2ThrottledException.Builder,EC2ThrottledException>public static EC2ThrottledException.Builder builder()
public static Class<? extends EC2ThrottledException.Builder> serializableBuilderClass()
public String type()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.