| 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 ListApplicationComponentsResponse |
MigrationHubStrategyClient.listApplicationComponents(ListApplicationComponentsRequest listApplicationComponentsRequest)
Retrieves a list of all the application components (processes).
|
default CompletableFuture<ListApplicationComponentsResponse> |
MigrationHubStrategyAsyncClient.listApplicationComponents(ListApplicationComponentsRequest listApplicationComponentsRequest)
Retrieves a list of all the application components (processes).
|
default ListApplicationComponentsIterable |
MigrationHubStrategyClient.listApplicationComponentsPaginator(ListApplicationComponentsRequest listApplicationComponentsRequest)
Retrieves a list of all the application components (processes).
|
default ListApplicationComponentsPublisher |
MigrationHubStrategyAsyncClient.listApplicationComponentsPaginator(ListApplicationComponentsRequest listApplicationComponentsRequest)
Retrieves a list of all the application components (processes).
|
| Constructor and Description |
|---|
ListApplicationComponentsIterable(MigrationHubStrategyClient client,
ListApplicationComponentsRequest firstRequest) |
ListApplicationComponentsPublisher(MigrationHubStrategyAsyncClient client,
ListApplicationComponentsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListApplicationComponentsRequestMarshaller.marshall(ListApplicationComponentsRequest listApplicationComponentsRequest) |
Copyright © 2022. All rights reserved.