Serializable, ToCopyableBuilder<IpAddressInUseException.Builder,IpAddressInUseException>@Generated("software.amazon.awssdk:codegen") public 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 | Description |
|---|---|---|
static interface |
IpAddressInUseException.Builder |
AmazonServiceException.ErrorType| Modifier and Type | Method | Description |
|---|---|---|
static IpAddressInUseException.Builder |
builder() |
|
String |
errorCode() |
|
static Class<? extends IpAddressInUseException.Builder> |
serializableBuilderClass() |
|
IpAddressInUseException.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
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 IpAddressInUseException.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<IpAddressInUseException.Builder,IpAddressInUseException>public static IpAddressInUseException.Builder builder()
public static Class<? extends IpAddressInUseException.Builder> serializableBuilderClass()
public String errorCode()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.