| Package | Description |
|---|---|
| software.amazon.awssdk.services.devicefarm.model | |
| software.amazon.awssdk.services.devicefarm.transform |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
ScheduleRunTest |
ScheduleRunTestUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
ScheduleRunTestMarshaller.marshall(ScheduleRunTest scheduleRunTest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.