| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model | |
| software.amazon.awssdk.services.connect.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<AgentStatusSummary> |
ListAgentStatusesResponse.agentStatusSummaryList()
A summary of agent statuses.
|
| Modifier and Type | Method and Description |
|---|---|
ListAgentStatusesResponse.Builder |
ListAgentStatusesResponse.Builder.agentStatusSummaryList(AgentStatusSummary... agentStatusSummaryList)
A summary of agent statuses.
|
| Modifier and Type | Method and Description |
|---|---|
ListAgentStatusesResponse.Builder |
ListAgentStatusesResponse.Builder.agentStatusSummaryList(Collection<AgentStatusSummary> agentStatusSummaryList)
A summary of agent statuses.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<AgentStatusSummary> |
ListAgentStatusesPublisher.agentStatusSummaryList()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<AgentStatusSummary> |
ListAgentStatusesIterable.agentStatusSummaryList()
Returns an iterable to iterate through the paginated
ListAgentStatusesResponse.agentStatusSummaryList()
member. |
Copyright © 2023. All rights reserved.