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.
|
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.
|
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() |
|