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