Uses of Class
software.amazon.awssdk.services.robomaker.model.FailureSummary
-
Packages that use FailureSummary Package Description software.amazon.awssdk.services.robomaker.model -
-
Uses of FailureSummary in software.amazon.awssdk.services.robomaker.model
Methods in software.amazon.awssdk.services.robomaker.model that return FailureSummary Modifier and Type Method Description FailureSummaryFinishedWorldsSummary. failureSummary()Information about worlds that failed.Methods in software.amazon.awssdk.services.robomaker.model with parameters of type FailureSummary Modifier and Type Method Description FinishedWorldsSummary.BuilderFinishedWorldsSummary.Builder. failureSummary(FailureSummary failureSummary)Information about worlds that failed.
-