| Package | Description |
|---|---|
| software.amazon.awssdk.services.migrationhubstrategy |
|
| Modifier and Type | Method and Description |
|---|---|
default GetApplicationComponentDetailsResponse |
MigrationHubStrategyClient.getApplicationComponentDetails(Consumer<GetApplicationComponentDetailsRequest.Builder> getApplicationComponentDetailsRequest)
Retrieves details about an application component.
|
default GetApplicationComponentDetailsResponse |
MigrationHubStrategyClient.getApplicationComponentDetails(GetApplicationComponentDetailsRequest getApplicationComponentDetailsRequest)
Retrieves details about an application component.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetApplicationComponentDetailsResponse> |
MigrationHubStrategyAsyncClient.getApplicationComponentDetails(Consumer<GetApplicationComponentDetailsRequest.Builder> getApplicationComponentDetailsRequest)
Retrieves details about an application component.
|
default CompletableFuture<GetApplicationComponentDetailsResponse> |
MigrationHubStrategyAsyncClient.getApplicationComponentDetails(GetApplicationComponentDetailsRequest getApplicationComponentDetailsRequest)
Retrieves details about an application component.
|
Copyright © 2023. All rights reserved.