Uses of Class
software.amazon.awssdk.services.migrationhubconfig.model.DryRunOperationException
-
Packages that use DryRunOperationException Package Description software.amazon.awssdk.services.migrationhubconfig The AWS Migration Hub home region APIs are available specifically for working with your Migration Hub home region. -
-
Uses of DryRunOperationException in software.amazon.awssdk.services.migrationhubconfig
Methods in software.amazon.awssdk.services.migrationhubconfig that throw DryRunOperationException Modifier and Type Method Description default CreateHomeRegionControlResponseMigrationHubConfigClient. createHomeRegionControl(Consumer<CreateHomeRegionControlRequest.Builder> createHomeRegionControlRequest)This API sets up the home region for the calling account only.default CreateHomeRegionControlResponseMigrationHubConfigClient. createHomeRegionControl(CreateHomeRegionControlRequest createHomeRegionControlRequest)This API sets up the home region for the calling account only.
-