| Package | Description |
|---|---|
| software.amazon.awssdk.services.devicefarm.model | |
| software.amazon.awssdk.services.devicefarm.transform |
| Modifier and Type | Method and Description |
|---|---|
CustomerArtifactPaths |
Run.customerArtifactPaths()
Output
CustomerArtifactPaths object for the test run. |
CustomerArtifactPaths |
ScheduleRunConfiguration.customerArtifactPaths()
Input
CustomerArtifactPaths object for the scheduled run configuration. |
| Modifier and Type | Method and Description |
|---|---|
Run.Builder |
Run.Builder.customerArtifactPaths(CustomerArtifactPaths customerArtifactPaths)
Output
CustomerArtifactPaths object for the test run. |
ScheduleRunConfiguration.Builder |
ScheduleRunConfiguration.Builder.customerArtifactPaths(CustomerArtifactPaths customerArtifactPaths)
Input
CustomerArtifactPaths object for the scheduled run configuration. |
| Modifier and Type | Method and Description |
|---|---|
CustomerArtifactPaths |
CustomerArtifactPathsUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomerArtifactPathsMarshaller.marshall(CustomerArtifactPaths customerArtifactPaths,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.