| Package | Description |
|---|---|
| software.amazon.awssdk.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
ListAgentsResponse.Builder |
ListAgentsResponse.Builder.agents(AgentListEntry... agents)
A list of DataSync agents in your Amazon Web Services account in the Amazon Web Services Region specified in
the request.
|
ListAgentsResponse.Builder |
ListAgentsResponse.Builder.agents(Collection<AgentListEntry> agents)
A list of DataSync agents in your Amazon Web Services account in the Amazon Web Services Region specified in
the request.
|
ListAgentsResponse.Builder |
ListAgentsResponse.Builder.agents(Consumer<AgentListEntry.Builder>... agents)
A list of DataSync agents in your Amazon Web Services account in the Amazon Web Services Region specified in
the request.
|
static ListAgentsResponse.Builder |
ListAgentsResponse.builder() |
ListAgentsResponse.Builder |
ListAgentsResponse.Builder.nextToken(String nextToken)
The opaque string that indicates the position to begin the next list of results in the response.
|
ListAgentsResponse.Builder |
ListAgentsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListAgentsResponse.Builder> |
ListAgentsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.