| Package | Description |
|---|---|
| software.amazon.awssdk.services.devicefarm.model | |
| software.amazon.awssdk.services.devicefarm.transform |
| Modifier and Type | Method and Description |
|---|---|
ScheduleRunConfiguration |
ScheduleRunRequest.configuration()
Information about the settings for the run to be scheduled.
|
ScheduleRunConfiguration |
GetDevicePoolCompatibilityRequest.configuration()
An object containing information about the settings for a run.
|
| Modifier and Type | Method and Description |
|---|---|
ScheduleRunRequest.Builder |
ScheduleRunRequest.Builder.configuration(ScheduleRunConfiguration configuration)
Information about the settings for the run to be scheduled.
|
GetDevicePoolCompatibilityRequest.Builder |
GetDevicePoolCompatibilityRequest.Builder.configuration(ScheduleRunConfiguration configuration)
An object containing information about the settings for a run.
|
| Modifier and Type | Method and Description |
|---|---|
ScheduleRunConfiguration |
ScheduleRunConfigurationUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
ScheduleRunConfigurationMarshaller.marshall(ScheduleRunConfiguration scheduleRunConfiguration,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.