| Package | Description |
|---|---|
| software.amazon.awssdk.services.migrationhubstrategy |
|
| software.amazon.awssdk.services.migrationhubstrategy.paginators | |
| software.amazon.awssdk.services.migrationhubstrategy.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListCollectorsResponse |
MigrationHubStrategyClient.listCollectors(ListCollectorsRequest listCollectorsRequest)
Retrieves a list of all the installed collectors.
|
default CompletableFuture<ListCollectorsResponse> |
MigrationHubStrategyAsyncClient.listCollectors(ListCollectorsRequest listCollectorsRequest)
Retrieves a list of all the installed collectors.
|
default ListCollectorsIterable |
MigrationHubStrategyClient.listCollectorsPaginator(ListCollectorsRequest listCollectorsRequest)
Retrieves a list of all the installed collectors.
|
default ListCollectorsPublisher |
MigrationHubStrategyAsyncClient.listCollectorsPaginator(ListCollectorsRequest listCollectorsRequest)
Retrieves a list of all the installed collectors.
|
| Constructor and Description |
|---|
ListCollectorsIterable(MigrationHubStrategyClient client,
ListCollectorsRequest firstRequest) |
ListCollectorsPublisher(MigrationHubStrategyAsyncClient client,
ListCollectorsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListCollectorsRequestMarshaller.marshall(ListCollectorsRequest listCollectorsRequest) |
Copyright © 2023. All rights reserved.