Uses of Class
software.amazon.awssdk.services.iotdeviceadvisor.model.TestResult
-
Packages that use TestResult Package Description software.amazon.awssdk.services.iotdeviceadvisor.model -
-
Uses of TestResult in software.amazon.awssdk.services.iotdeviceadvisor.model
Methods in software.amazon.awssdk.services.iotdeviceadvisor.model that return TestResult Modifier and Type Method Description TestResultGetSuiteRunResponse. testResult()Test results for the test suite run.Methods in software.amazon.awssdk.services.iotdeviceadvisor.model with parameters of type TestResult Modifier and Type Method Description GetSuiteRunResponse.BuilderGetSuiteRunResponse.Builder. testResult(TestResult testResult)Test results for the test suite run.
-