Uses of Class
software.amazon.awssdk.services.migrationhubstrategy.model.StartImportFileTaskRequest
-
Packages that use StartImportFileTaskRequest Package Description software.amazon.awssdk.services.migrationhubstrategy Migration Hub Strategy Recommendations software.amazon.awssdk.services.migrationhubstrategy.transform -
-
Uses of StartImportFileTaskRequest in software.amazon.awssdk.services.migrationhubstrategy
Methods in software.amazon.awssdk.services.migrationhubstrategy with parameters of type StartImportFileTaskRequest Modifier and Type Method Description default CompletableFuture<StartImportFileTaskResponse>MigrationHubStrategyAsyncClient. startImportFileTask(StartImportFileTaskRequest startImportFileTaskRequest)Starts a file import.default StartImportFileTaskResponseMigrationHubStrategyClient. startImportFileTask(StartImportFileTaskRequest startImportFileTaskRequest)Starts a file import. -
Uses of StartImportFileTaskRequest in software.amazon.awssdk.services.migrationhubstrategy.transform
Methods in software.amazon.awssdk.services.migrationhubstrategy.transform with parameters of type StartImportFileTaskRequest Modifier and Type Method Description SdkHttpFullRequestStartImportFileTaskRequestMarshaller. marshall(StartImportFileTaskRequest startImportFileTaskRequest)
-