@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, isThrottlingException
extendedRequestId, requestId, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
equalsBySdkFields
public OpsItemRelatedItemAssociationNotFoundException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<OpsItemRelatedItemAssociationNotFoundException.Builder,OpsItemRelatedItemAssociationNotFoundException>
toBuilder
in class SsmException
public static OpsItemRelatedItemAssociationNotFoundException.Builder builder()
public static Class<? extends OpsItemRelatedItemAssociationNotFoundException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.