Uses of Class
software.amazon.awssdk.services.migrationhubstrategy.model.StopAssessmentRequest
-
Packages that use StopAssessmentRequest Package Description software.amazon.awssdk.services.migrationhubstrategy Migration Hub Strategy Recommendations software.amazon.awssdk.services.migrationhubstrategy.transform -
-
Uses of StopAssessmentRequest in software.amazon.awssdk.services.migrationhubstrategy
Methods in software.amazon.awssdk.services.migrationhubstrategy with parameters of type StopAssessmentRequest Modifier and Type Method Description default CompletableFuture<StopAssessmentResponse>MigrationHubStrategyAsyncClient. stopAssessment(StopAssessmentRequest stopAssessmentRequest)Stops the assessment of an on-premises environment.default StopAssessmentResponseMigrationHubStrategyClient. stopAssessment(StopAssessmentRequest stopAssessmentRequest)Stops the assessment of an on-premises environment. -
Uses of StopAssessmentRequest in software.amazon.awssdk.services.migrationhubstrategy.transform
Methods in software.amazon.awssdk.services.migrationhubstrategy.transform with parameters of type StopAssessmentRequest Modifier and Type Method Description SdkHttpFullRequestStopAssessmentRequestMarshaller. marshall(StopAssessmentRequest stopAssessmentRequest)
-