@Generated(value="software.amazon.awssdk:codegen") public final class DoesNotExistException extends SsmException implements ToCopyableBuilder<DoesNotExistException.Builder,DoesNotExistException>
Error returned when the ID specified for a resource, such as a maintenance window or patch baseline, doesn't exist.
For information about resource quotas in Amazon Web Services Systems Manager, see Systems Manager service quotas in the Amazon Web Services General Reference.
| Modifier and Type | Class and Description |
|---|---|
static interface |
DoesNotExistException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static DoesNotExistException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends DoesNotExistException.Builder> |
serializableBuilderClass() |
DoesNotExistException.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 DoesNotExistException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<DoesNotExistException.Builder,DoesNotExistException>toBuilder in class SsmExceptionpublic static DoesNotExistException.Builder builder()
public static Class<? extends DoesNotExistException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.