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