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