Uses of Interface
software.amazon.awssdk.services.apptest.model.M2NonManagedApplicationStepSummary.Builder
-
Packages that use M2NonManagedApplicationStepSummary.Builder Package Description software.amazon.awssdk.services.apptest.model -
-
Uses of M2NonManagedApplicationStepSummary.Builder in software.amazon.awssdk.services.apptest.model
Methods in software.amazon.awssdk.services.apptest.model that return M2NonManagedApplicationStepSummary.Builder Modifier and Type Method Description static M2NonManagedApplicationStepSummary.BuilderM2NonManagedApplicationStepSummary. builder()default M2NonManagedApplicationStepSummary.BuilderM2NonManagedApplicationStepSummary.Builder. stepInput(Consumer<M2NonManagedApplicationStepInput.Builder> stepInput)The step input of the AWS Mainframe Modernization non-managed application step summary.M2NonManagedApplicationStepSummary.BuilderM2NonManagedApplicationStepSummary.Builder. stepInput(M2NonManagedApplicationStepInput stepInput)The step input of the AWS Mainframe Modernization non-managed application step summary.default M2NonManagedApplicationStepSummary.BuilderM2NonManagedApplicationStepSummary.Builder. stepOutput(Consumer<M2NonManagedApplicationStepOutput.Builder> stepOutput)The step output of the AWS Mainframe Modernization non-managed application step summary.M2NonManagedApplicationStepSummary.BuilderM2NonManagedApplicationStepSummary.Builder. stepOutput(M2NonManagedApplicationStepOutput stepOutput)The step output of the AWS Mainframe Modernization non-managed application step summary.M2NonManagedApplicationStepSummary.BuilderM2NonManagedApplicationStepSummary. toBuilder()Methods in software.amazon.awssdk.services.apptest.model that return types with arguments of type M2NonManagedApplicationStepSummary.Builder Modifier and Type Method Description static Class<? extends M2NonManagedApplicationStepSummary.Builder>M2NonManagedApplicationStepSummary. serializableBuilderClass()Method parameters in software.amazon.awssdk.services.apptest.model with type arguments of type M2NonManagedApplicationStepSummary.Builder Modifier and Type Method Description static ResourceActionSummaryResourceActionSummary. fromM2NonManagedApplication(Consumer<M2NonManagedApplicationStepSummary.Builder> m2NonManagedApplication)Create an instance of this class withResourceActionSummary.m2NonManagedApplication()initialized to the given value.default ResourceActionSummary.BuilderResourceActionSummary.Builder. m2NonManagedApplication(Consumer<M2NonManagedApplicationStepSummary.Builder> m2NonManagedApplication)The AWS Mainframe Modernization non-managed application of the resource action summary.
-