Uses of Class
software.amazon.awssdk.services.apptest.model.BatchStepInput
-
Packages that use BatchStepInput Package Description software.amazon.awssdk.services.apptest.model -
-
Uses of BatchStepInput in software.amazon.awssdk.services.apptest.model
Methods in software.amazon.awssdk.services.apptest.model that return BatchStepInput Modifier and Type Method Description BatchStepInputBatchSummary. stepInput()The step input of the batch summary.Methods in software.amazon.awssdk.services.apptest.model with parameters of type BatchStepInput Modifier and Type Method Description BatchSummary.BuilderBatchSummary.Builder. stepInput(BatchStepInput stepInput)The step input of the batch summary.
-