Uses of Interface
software.amazon.awssdk.services.migrationhuborchestrator.endpoints.MigrationHubOrchestratorEndpointProvider
-
Packages that use MigrationHubOrchestratorEndpointProvider Package Description software.amazon.awssdk.services.migrationhuborchestrator This API reference provides descriptions, syntax, and other details about each of the actions and data types for AWS Migration Hub Orchestrator.software.amazon.awssdk.services.migrationhuborchestrator.endpoints software.amazon.awssdk.services.migrationhuborchestrator.endpoints.internal -
-
Uses of MigrationHubOrchestratorEndpointProvider in software.amazon.awssdk.services.migrationhuborchestrator
Methods in software.amazon.awssdk.services.migrationhuborchestrator with parameters of type MigrationHubOrchestratorEndpointProvider Modifier and Type Method Description default BMigrationHubOrchestratorBaseClientBuilder. endpointProvider(MigrationHubOrchestratorEndpointProvider endpointProvider)Set theMigrationHubOrchestratorEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of MigrationHubOrchestratorEndpointProvider in software.amazon.awssdk.services.migrationhuborchestrator.endpoints
Methods in software.amazon.awssdk.services.migrationhuborchestrator.endpoints that return MigrationHubOrchestratorEndpointProvider Modifier and Type Method Description static MigrationHubOrchestratorEndpointProviderMigrationHubOrchestratorEndpointProvider. defaultProvider() -
Uses of MigrationHubOrchestratorEndpointProvider in software.amazon.awssdk.services.migrationhuborchestrator.endpoints.internal
Classes in software.amazon.awssdk.services.migrationhuborchestrator.endpoints.internal that implement MigrationHubOrchestratorEndpointProvider Modifier and Type Class Description classDefaultMigrationHubOrchestratorEndpointProvider
-