Uses of Interface
software.amazon.awssdk.services.ssm.model.AutomationExecutionNotFoundException.Builder
Packages that use AutomationExecutionNotFoundException.Builder
-
Uses of AutomationExecutionNotFoundException.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return AutomationExecutionNotFoundException.BuilderModifier and TypeMethodDescriptionAutomationExecutionNotFoundException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) AutomationExecutionNotFoundException.builder()AutomationExecutionNotFoundException.Builder.numAttempts(Integer numAttempts) AutomationExecutionNotFoundException.Builder.statusCode(int statusCode) AutomationExecutionNotFoundException.toBuilder()AutomationExecutionNotFoundException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type AutomationExecutionNotFoundException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends AutomationExecutionNotFoundException.Builder>AutomationExecutionNotFoundException.serializableBuilderClass()