@Generated(value="software.amazon.awssdk:codegen") public final class OpsItemNotFoundException extends SsmException implements ToCopyableBuilder<OpsItemNotFoundException.Builder,OpsItemNotFoundException>
The specified OpsItem ID doesn't exist. Verify the ID and try again.
| Modifier and Type | Class and Description |
|---|---|
static interface |
OpsItemNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static OpsItemNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends OpsItemNotFoundException.Builder> |
serializableBuilderClass() |
OpsItemNotFoundException.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 OpsItemNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<OpsItemNotFoundException.Builder,OpsItemNotFoundException>toBuilder in class SsmExceptionpublic static OpsItemNotFoundException.Builder builder()
public static Class<? extends OpsItemNotFoundException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.