Serializable, ToCopyableBuilder<ENILimitReachedException.Builder,ENILimitReachedException>@Generated("software.amazon.awssdk:codegen") public class ENILimitReachedException extends LambdaException implements ToCopyableBuilder<ENILimitReachedException.Builder,ENILimitReachedException>
AWS Lambda was not able to create an Elastic Network Interface (ENI) in the VPC, specified as part of Lambda function configuration, because the limit for network interfaces has been reached.
| Modifier and Type | Class | Description |
|---|---|---|
static interface |
ENILimitReachedException.Builder |
AmazonServiceException.ErrorType| Modifier and Type | Method | Description |
|---|---|---|
static ENILimitReachedException.Builder |
builder() |
|
static Class<? extends ENILimitReachedException.Builder> |
serializableBuilderClass() |
|
ENILimitReachedException.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 ENILimitReachedException.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<ENILimitReachedException.Builder,ENILimitReachedException>public static ENILimitReachedException.Builder builder()
public static Class<? extends ENILimitReachedException.Builder> serializableBuilderClass()
public String type()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.