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