@Generated(value="software.amazon.awssdk:codegen") public final class TaskNotFoundException extends DataPipelineException implements ToCopyableBuilder<TaskNotFoundException.Builder,TaskNotFoundException>
The specified task was not found.
| Modifier and Type | Class and Description |
|---|---|
static interface |
TaskNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static TaskNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends TaskNotFoundException.Builder> |
serializableBuilderClass() |
TaskNotFoundException.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 TaskNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<TaskNotFoundException.Builder,TaskNotFoundException>toBuilder in class DataPipelineExceptionpublic static TaskNotFoundException.Builder builder()
public static Class<? extends TaskNotFoundException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.