@Generated(value="software.amazon.awssdk:codegen") public final class NetworkInterfaceLimitExceededException extends EfsException implements ToCopyableBuilder<NetworkInterfaceLimitExceededException.Builder,NetworkInterfaceLimitExceededException>
The calling account has reached the limit for elastic network interfaces for the specific Amazon Web Services Region. Either delete some network interfaces or request that the account quota be raised. For more information, see Amazon VPC Quotas in the Amazon VPC User Guide (see the Network interfaces per Region entry in the Network interfaces table).
| Modifier and Type | Class and Description |
|---|---|
static interface |
NetworkInterfaceLimitExceededException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static NetworkInterfaceLimitExceededException.Builder |
builder() |
String |
errorCode()
Returns the value of the ErrorCode property for this object.
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends NetworkInterfaceLimitExceededException.Builder> |
serializableBuilderClass() |
NetworkInterfaceLimitExceededException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic NetworkInterfaceLimitExceededException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<NetworkInterfaceLimitExceededException.Builder,NetworkInterfaceLimitExceededException>toBuilder in class EfsExceptionpublic static NetworkInterfaceLimitExceededException.Builder builder()
public static Class<? extends NetworkInterfaceLimitExceededException.Builder> serializableBuilderClass()
public String errorCode()
Copyright © 2023. All rights reserved.