@Generated(value="software.amazon.awssdk:codegen") public final class VolumeNotFoundException extends FSxException implements ToCopyableBuilder<VolumeNotFoundException.Builder,VolumeNotFoundException>
No Amazon FSx volumes were found based upon the supplied parameters.
| Modifier and Type | Class and Description |
|---|---|
static interface |
VolumeNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static VolumeNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends VolumeNotFoundException.Builder> |
serializableBuilderClass() |
VolumeNotFoundException.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 VolumeNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<VolumeNotFoundException.Builder,VolumeNotFoundException>toBuilder in class FSxExceptionpublic static VolumeNotFoundException.Builder builder()
public static Class<? extends VolumeNotFoundException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.