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