@Generated(value="software.amazon.awssdk:codegen") public final class TaskSetNotFoundException extends EcsException implements ToCopyableBuilder<TaskSetNotFoundException.Builder,TaskSetNotFoundException>
The specified task set could not be found. You can view your available task sets with DescribeTaskSets. Task sets are specific to each cluster, service and Region.
| Modifier and Type | Class and Description |
|---|---|
static interface |
TaskSetNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static TaskSetNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends TaskSetNotFoundException.Builder> |
serializableBuilderClass() |
TaskSetNotFoundException.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 TaskSetNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<TaskSetNotFoundException.Builder,TaskSetNotFoundException>toBuilder in class EcsExceptionpublic static TaskSetNotFoundException.Builder builder()
public static Class<? extends TaskSetNotFoundException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.