| Package | Description |
|---|---|
| software.amazon.awssdk.services.devicefarm.model | |
| software.amazon.awssdk.services.devicefarm.transform |
| Modifier and Type | Method and Description |
|---|---|
ExecutionConfiguration |
ScheduleRunRequest.executionConfiguration()
Specifies configuration information about a test run, such as the execution timeout (in minutes).
|
| Modifier and Type | Method and Description |
|---|---|
ScheduleRunRequest.Builder |
ScheduleRunRequest.Builder.executionConfiguration(ExecutionConfiguration executionConfiguration)
Specifies configuration information about a test run, such as the execution timeout (in minutes).
|
| Modifier and Type | Method and Description |
|---|---|
ExecutionConfiguration |
ExecutionConfigurationUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExecutionConfigurationMarshaller.marshall(ExecutionConfiguration executionConfiguration,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.