| Package | Description |
|---|---|
| software.amazon.awssdk.services.devicefarm.model |
| 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. |
Copyright © 2022. All rights reserved.