| Package | Description |
|---|---|
| software.amazon.awssdk.services.drs.model |
| Modifier and Type | Method and Description |
|---|---|
List<ParticipatingResource> |
Job.participatingResources()
A list of resources that the Job is acting upon.
|
| Modifier and Type | Method and Description |
|---|---|
Job.Builder |
Job.Builder.participatingResources(ParticipatingResource... participatingResources)
A list of resources that the Job is acting upon.
|
| Modifier and Type | Method and Description |
|---|---|
Job.Builder |
Job.Builder.participatingResources(Collection<ParticipatingResource> participatingResources)
A list of resources that the Job is acting upon.
|
Copyright © 2023. All rights reserved.