| Package | Description |
|---|---|
| software.amazon.awssdk.services.devicefarm.model |
| Modifier and Type | Method and Description |
|---|---|
ScheduleRunTest |
ScheduleRunRequest.test()
Information about the test for the run to be scheduled.
|
ScheduleRunTest |
GetDevicePoolCompatibilityRequest.test()
Information about the uploaded test to be run against the device pool.
|
| Modifier and Type | Method and Description |
|---|---|
ScheduleRunRequest.Builder |
ScheduleRunRequest.Builder.test(ScheduleRunTest test)
Information about the test for the run to be scheduled.
|
GetDevicePoolCompatibilityRequest.Builder |
GetDevicePoolCompatibilityRequest.Builder.test(ScheduleRunTest test)
Information about the uploaded test to be run against the device pool.
|
Copyright © 2019. All rights reserved.