@Generated(value="software.amazon.awssdk:codegen") public class AutomationDefinitionVersionNotFoundException extends SSMException implements software.amazon.awssdk.utils.builder.ToCopyableBuilder<AutomationDefinitionVersionNotFoundException.Builder,AutomationDefinitionVersionNotFoundException>
An Automation document with the specified name and version could not be found.
| Modifier and Type | Class and Description |
|---|---|
static interface |
AutomationDefinitionVersionNotFoundException.Builder |
AmazonServiceException.ErrorType| Modifier and Type | Method and Description |
|---|---|
static AutomationDefinitionVersionNotFoundException.Builder |
builder() |
static Class<? extends AutomationDefinitionVersionNotFoundException.Builder> |
serializableBuilderClass() |
AutomationDefinitionVersionNotFoundException.Builder |
toBuilder() |
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AutomationDefinitionVersionNotFoundException.Builder toBuilder()
toBuilder in interface software.amazon.awssdk.utils.builder.ToCopyableBuilder<AutomationDefinitionVersionNotFoundException.Builder,AutomationDefinitionVersionNotFoundException>public static AutomationDefinitionVersionNotFoundException.Builder builder()
public static Class<? extends AutomationDefinitionVersionNotFoundException.Builder> serializableBuilderClass()
Copyright © 2017. All rights reserved.