@Generated(value="software.amazon.awssdk:codegen") public class AutomationExecutionNotFoundException extends SSMException implements software.amazon.awssdk.utils.builder.ToCopyableBuilder<AutomationExecutionNotFoundException.Builder,AutomationExecutionNotFoundException>
There is no automation execution information for the requested automation execution ID.
| Modifier and Type | Class and Description |
|---|---|
static interface |
AutomationExecutionNotFoundException.Builder |
AmazonServiceException.ErrorType| Modifier and Type | Method and Description |
|---|---|
static AutomationExecutionNotFoundException.Builder |
builder() |
static Class<? extends AutomationExecutionNotFoundException.Builder> |
serializableBuilderClass() |
AutomationExecutionNotFoundException.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 AutomationExecutionNotFoundException.Builder toBuilder()
toBuilder in interface software.amazon.awssdk.utils.builder.ToCopyableBuilder<AutomationExecutionNotFoundException.Builder,AutomationExecutionNotFoundException>public static AutomationExecutionNotFoundException.Builder builder()
public static Class<? extends AutomationExecutionNotFoundException.Builder> serializableBuilderClass()
Copyright © 2017. All rights reserved.