| Package | Description |
|---|---|
| software.amazon.awssdk.services.applicationdiscovery |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeAgentsResponse |
ApplicationDiscoveryClient.describeAgents()
Lists agents or connectors as specified by ID or other filters.
|
default DescribeAgentsResponse |
ApplicationDiscoveryClient.describeAgents(Consumer<DescribeAgentsRequest.Builder> describeAgentsRequest)
Lists agents or connectors as specified by ID or other filters.
|
default DescribeAgentsResponse |
ApplicationDiscoveryClient.describeAgents(DescribeAgentsRequest describeAgentsRequest)
Lists agents or connectors as specified by ID or other filters.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeAgentsResponse> |
ApplicationDiscoveryAsyncClient.describeAgents()
Lists agents or connectors as specified by ID or other filters.
|
default CompletableFuture<DescribeAgentsResponse> |
ApplicationDiscoveryAsyncClient.describeAgents(Consumer<DescribeAgentsRequest.Builder> describeAgentsRequest)
Lists agents or connectors as specified by ID or other filters.
|
default CompletableFuture<DescribeAgentsResponse> |
ApplicationDiscoveryAsyncClient.describeAgents(DescribeAgentsRequest describeAgentsRequest)
Lists agents or connectors as specified by ID or other filters.
|
Copyright © 2022. All rights reserved.