@Generated(value="software.amazon.awssdk:codegen") public final class DataRepositoryTaskNotFoundException extends FSxException implements ToCopyableBuilder<DataRepositoryTaskNotFoundException.Builder,DataRepositoryTaskNotFoundException>
The data repository task or tasks you specified could not be found.
| Modifier and Type | Class and Description |
|---|---|
static interface |
DataRepositoryTaskNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static DataRepositoryTaskNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends DataRepositoryTaskNotFoundException.Builder> |
serializableBuilderClass() |
DataRepositoryTaskNotFoundException.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 DataRepositoryTaskNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<DataRepositoryTaskNotFoundException.Builder,DataRepositoryTaskNotFoundException>toBuilder in class FSxExceptionpublic static DataRepositoryTaskNotFoundException.Builder builder()
public static Class<? extends DataRepositoryTaskNotFoundException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.