@Generated(value="software.amazon.awssdk:codegen") public final class IpAddressInUseException extends EfsException implements ToCopyableBuilder<IpAddressInUseException.Builder,IpAddressInUseException>
Returned if the request specified an IpAddress that is already in use in the subnet.
| Modifier and Type | Class and Description |
|---|---|
static interface |
IpAddressInUseException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static IpAddressInUseException.Builder |
builder() |
String |
errorCode()
Returns the value of the ErrorCode property for this object.
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends IpAddressInUseException.Builder> |
serializableBuilderClass() |
IpAddressInUseException.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 IpAddressInUseException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<IpAddressInUseException.Builder,IpAddressInUseException>toBuilder in class EfsExceptionpublic static IpAddressInUseException.Builder builder()
public static Class<? extends IpAddressInUseException.Builder> serializableBuilderClass()
public String errorCode()
Copyright © 2023. All rights reserved.