@Generated(value="software.amazon.awssdk:codegen") public final class AutomationDefinitionVersionNotFoundException extends SsmException implements ToCopyableBuilder<AutomationDefinitionVersionNotFoundException.Builder,AutomationDefinitionVersionNotFoundException>
An Automation runbook with the specified name and version couldn't be found.
| Modifier and Type | Class and Description |
|---|---|
static interface |
AutomationDefinitionVersionNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static AutomationDefinitionVersionNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends AutomationDefinitionVersionNotFoundException.Builder> |
serializableBuilderClass() |
AutomationDefinitionVersionNotFoundException.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 AutomationDefinitionVersionNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<AutomationDefinitionVersionNotFoundException.Builder,AutomationDefinitionVersionNotFoundException>toBuilder in class SsmExceptionpublic static AutomationDefinitionVersionNotFoundException.Builder builder()
public static Class<? extends AutomationDefinitionVersionNotFoundException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.