Uses of Class
software.amazon.awssdk.services.migrationhubstrategy.model.ServiceQuotaExceededException
-
Packages that use ServiceQuotaExceededException Package Description software.amazon.awssdk.services.migrationhubstrategy Migration Hub Strategy Recommendations -
-
Uses of ServiceQuotaExceededException in software.amazon.awssdk.services.migrationhubstrategy
Methods in software.amazon.awssdk.services.migrationhubstrategy that throw ServiceQuotaExceededException Modifier and Type Method Description default StartAssessmentResponseMigrationHubStrategyClient. startAssessment(Consumer<StartAssessmentRequest.Builder> startAssessmentRequest)Starts the assessment of an on-premises environment.default StartAssessmentResponseMigrationHubStrategyClient. startAssessment(StartAssessmentRequest startAssessmentRequest)Starts the assessment of an on-premises environment.default StartImportFileTaskResponseMigrationHubStrategyClient. startImportFileTask(Consumer<StartImportFileTaskRequest.Builder> startImportFileTaskRequest)Starts a file import.default StartImportFileTaskResponseMigrationHubStrategyClient. startImportFileTask(StartImportFileTaskRequest startImportFileTaskRequest)Starts a file import.
-