| Package | Description |
|---|---|
| software.amazon.awssdk.services.migrationhubstrategy |
|
| Modifier and Type | Method and Description |
|---|---|
default StopAssessmentResponse |
MigrationHubStrategyClient.stopAssessment(Consumer<StopAssessmentRequest.Builder> stopAssessmentRequest)
Stops the assessment of an on-premises environment.
|
default StopAssessmentResponse |
MigrationHubStrategyClient.stopAssessment(StopAssessmentRequest stopAssessmentRequest)
Stops the assessment of an on-premises environment.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StopAssessmentResponse> |
MigrationHubStrategyAsyncClient.stopAssessment(Consumer<StopAssessmentRequest.Builder> stopAssessmentRequest)
Stops the assessment of an on-premises environment.
|
default CompletableFuture<StopAssessmentResponse> |
MigrationHubStrategyAsyncClient.stopAssessment(StopAssessmentRequest stopAssessmentRequest)
Stops the assessment of an on-premises environment.
|
Copyright © 2023. All rights reserved.