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