Uses of Interface
software.amazon.awssdk.services.migrationhubstrategy.endpoints.MigrationHubStrategyEndpointProvider
-
Packages that use MigrationHubStrategyEndpointProvider Package Description software.amazon.awssdk.services.migrationhubstrategy Migration Hub Strategy Recommendations software.amazon.awssdk.services.migrationhubstrategy.endpoints software.amazon.awssdk.services.migrationhubstrategy.endpoints.internal -
-
Uses of MigrationHubStrategyEndpointProvider in software.amazon.awssdk.services.migrationhubstrategy
Methods in software.amazon.awssdk.services.migrationhubstrategy with parameters of type MigrationHubStrategyEndpointProvider Modifier and Type Method Description default BMigrationHubStrategyBaseClientBuilder. endpointProvider(MigrationHubStrategyEndpointProvider endpointProvider)Set theMigrationHubStrategyEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of MigrationHubStrategyEndpointProvider in software.amazon.awssdk.services.migrationhubstrategy.endpoints
Methods in software.amazon.awssdk.services.migrationhubstrategy.endpoints that return MigrationHubStrategyEndpointProvider Modifier and Type Method Description static MigrationHubStrategyEndpointProviderMigrationHubStrategyEndpointProvider. defaultProvider() -
Uses of MigrationHubStrategyEndpointProvider in software.amazon.awssdk.services.migrationhubstrategy.endpoints.internal
Classes in software.amazon.awssdk.services.migrationhubstrategy.endpoints.internal that implement MigrationHubStrategyEndpointProvider Modifier and Type Class Description classDefaultMigrationHubStrategyEndpointProvider
-