| Package | Description |
|---|---|
| software.amazon.awssdk.services.migrationhubstrategy |
|
| software.amazon.awssdk.services.migrationhubstrategy.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListCollectorsResponse |
MigrationHubStrategyClient.listCollectors(Consumer<ListCollectorsRequest.Builder> listCollectorsRequest)
Retrieves a list of all the installed collectors.
|
default ListCollectorsResponse |
MigrationHubStrategyClient.listCollectors(ListCollectorsRequest listCollectorsRequest)
Retrieves a list of all the installed collectors.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListCollectorsResponse> |
MigrationHubStrategyAsyncClient.listCollectors(Consumer<ListCollectorsRequest.Builder> listCollectorsRequest)
Retrieves a list of all the installed collectors.
|
default CompletableFuture<ListCollectorsResponse> |
MigrationHubStrategyAsyncClient.listCollectors(ListCollectorsRequest listCollectorsRequest)
Retrieves a list of all the installed collectors.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListCollectorsResponse> |
ListCollectorsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListCollectorsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListCollectorsResponse> subscriber) |
Copyright © 2022. All rights reserved.