Uses of Class
software.amazon.awssdk.services.migrationhubstrategy.model.GetApplicationComponentStrategiesRequest
-
Packages that use GetApplicationComponentStrategiesRequest Package Description software.amazon.awssdk.services.migrationhubstrategy Migration Hub Strategy Recommendations software.amazon.awssdk.services.migrationhubstrategy.transform -
-
Uses of GetApplicationComponentStrategiesRequest in software.amazon.awssdk.services.migrationhubstrategy
Methods in software.amazon.awssdk.services.migrationhubstrategy with parameters of type GetApplicationComponentStrategiesRequest Modifier and Type Method Description default CompletableFuture<GetApplicationComponentStrategiesResponse>MigrationHubStrategyAsyncClient. getApplicationComponentStrategies(GetApplicationComponentStrategiesRequest getApplicationComponentStrategiesRequest)Retrieves a list of all the recommended strategies and tools for an application component running on a server.default GetApplicationComponentStrategiesResponseMigrationHubStrategyClient. getApplicationComponentStrategies(GetApplicationComponentStrategiesRequest getApplicationComponentStrategiesRequest)Retrieves a list of all the recommended strategies and tools for an application component running on a server. -
Uses of GetApplicationComponentStrategiesRequest in software.amazon.awssdk.services.migrationhubstrategy.transform
Methods in software.amazon.awssdk.services.migrationhubstrategy.transform with parameters of type GetApplicationComponentStrategiesRequest Modifier and Type Method Description SdkHttpFullRequestGetApplicationComponentStrategiesRequestMarshaller. marshall(GetApplicationComponentStrategiesRequest getApplicationComponentStrategiesRequest)
-