| 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(software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExecutionConfigurationMarshaller.marshall(ExecutionConfiguration executionConfiguration,
software.amazon.awssdk.core.protocol.ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.