Uses of Class
software.amazon.awssdk.services.migrationhubstrategy.endpoints.MigrationHubStrategyEndpointParams
-
-
Uses of MigrationHubStrategyEndpointParams in software.amazon.awssdk.services.migrationhubstrategy.endpoints
Methods in software.amazon.awssdk.services.migrationhubstrategy.endpoints that return MigrationHubStrategyEndpointParams Modifier and Type Method Description MigrationHubStrategyEndpointParamsMigrationHubStrategyEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.migrationhubstrategy.endpoints with parameters of type MigrationHubStrategyEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>MigrationHubStrategyEndpointProvider. resolveEndpoint(MigrationHubStrategyEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of MigrationHubStrategyEndpointParams in software.amazon.awssdk.services.migrationhubstrategy.endpoints.internal
Methods in software.amazon.awssdk.services.migrationhubstrategy.endpoints.internal that return MigrationHubStrategyEndpointParams Modifier and Type Method Description static MigrationHubStrategyEndpointParamsMigrationHubStrategyResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.migrationhubstrategy.endpoints.internal with parameters of type MigrationHubStrategyEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultMigrationHubStrategyEndpointProvider. resolveEndpoint(MigrationHubStrategyEndpointParams params)
-