@Generated(value="software.amazon.awssdk:codegen") public final class SecurityGroupNotFoundException extends EfsException implements ToCopyableBuilder<SecurityGroupNotFoundException.Builder,SecurityGroupNotFoundException>
Returned if one of the specified security groups doesn't exist in the subnet's virtual private cloud (VPC).
| Modifier and Type | Class and Description |
|---|---|
static interface |
SecurityGroupNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static SecurityGroupNotFoundException.Builder |
builder() |
String |
errorCode()
Returns the value of the ErrorCode property for this object.
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends SecurityGroupNotFoundException.Builder> |
serializableBuilderClass() |
SecurityGroupNotFoundException.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 SecurityGroupNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<SecurityGroupNotFoundException.Builder,SecurityGroupNotFoundException>toBuilder in class EfsExceptionpublic static SecurityGroupNotFoundException.Builder builder()
public static Class<? extends SecurityGroupNotFoundException.Builder> serializableBuilderClass()
public String errorCode()
Copyright © 2023. All rights reserved.