| Package | Description |
|---|---|
| software.amazon.awssdk.services.migrationhubstrategy |
|
| Modifier and Type | Method and Description |
|---|---|
default StartAssessmentResponse |
MigrationHubStrategyClient.startAssessment(Consumer<StartAssessmentRequest.Builder> startAssessmentRequest)
Starts the assessment of an on-premises environment.
|
default StartAssessmentResponse |
MigrationHubStrategyClient.startAssessment(StartAssessmentRequest startAssessmentRequest)
Starts the assessment of an on-premises environment.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartAssessmentResponse> |
MigrationHubStrategyAsyncClient.startAssessment(Consumer<StartAssessmentRequest.Builder> startAssessmentRequest)
Starts the assessment of an on-premises environment.
|
default CompletableFuture<StartAssessmentResponse> |
MigrationHubStrategyAsyncClient.startAssessment(StartAssessmentRequest startAssessmentRequest)
Starts the assessment of an on-premises environment.
|
Copyright © 2023. All rights reserved.