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