Uses of Interface
software.amazon.awssdk.services.apptest.model.M2NonManagedApplicationStepOutput.Builder
-
Packages that use M2NonManagedApplicationStepOutput.Builder Package Description software.amazon.awssdk.services.apptest.model -
-
Uses of M2NonManagedApplicationStepOutput.Builder in software.amazon.awssdk.services.apptest.model
Methods in software.amazon.awssdk.services.apptest.model that return M2NonManagedApplicationStepOutput.Builder Modifier and Type Method Description static M2NonManagedApplicationStepOutput.BuilderM2NonManagedApplicationStepOutput. builder()M2NonManagedApplicationStepOutput.BuilderM2NonManagedApplicationStepOutput. toBuilder()Methods in software.amazon.awssdk.services.apptest.model that return types with arguments of type M2NonManagedApplicationStepOutput.Builder Modifier and Type Method Description static Class<? extends M2NonManagedApplicationStepOutput.Builder>M2NonManagedApplicationStepOutput. serializableBuilderClass()Method parameters in software.amazon.awssdk.services.apptest.model with type arguments of type M2NonManagedApplicationStepOutput.Builder Modifier and Type Method Description default M2NonManagedApplicationStepSummary.BuilderM2NonManagedApplicationStepSummary.Builder. stepOutput(Consumer<M2NonManagedApplicationStepOutput.Builder> stepOutput)The step output of the AWS Mainframe Modernization non-managed application step summary.
-