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