Serializable
, ToCopyableBuilder<SecurityGroupNotFoundException.Builder,SecurityGroupNotFoundException>
@Generated("software.amazon.awssdk:codegen") public class SecurityGroupNotFoundException extends EFSException implements ToCopyableBuilder<SecurityGroupNotFoundException.Builder,SecurityGroupNotFoundException>
Returned if one of the specified security groups does not exist in the subnet's VPC.
Modifier and Type | Class | Description |
---|---|---|
static interface |
SecurityGroupNotFoundException.Builder |
AmazonServiceException.ErrorType
Modifier and Type | Method | Description |
---|---|---|
static SecurityGroupNotFoundException.Builder |
builder() |
|
String |
errorCode() |
|
static Class<? extends SecurityGroupNotFoundException.Builder> |
serializableBuilderClass() |
|
SecurityGroupNotFoundException.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
isRetryable
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SecurityGroupNotFoundException.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<SecurityGroupNotFoundException.Builder,SecurityGroupNotFoundException>
public static SecurityGroupNotFoundException.Builder builder()
public static Class<? extends SecurityGroupNotFoundException.Builder> serializableBuilderClass()
public String errorCode()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.