@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, 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 AutomationDefinitionVersionNotFoundException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<AutomationDefinitionVersionNotFoundException.Builder,AutomationDefinitionVersionNotFoundException>
toBuilder
in class SsmException
public static AutomationDefinitionVersionNotFoundException.Builder builder()
public static Class<? extends AutomationDefinitionVersionNotFoundException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.