Uses of Interface
software.amazon.awssdk.services.migrationhuborchestrator.auth.scheme.MigrationHubOrchestratorAuthSchemeProvider
-
Packages that use MigrationHubOrchestratorAuthSchemeProvider 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.auth.scheme software.amazon.awssdk.services.migrationhuborchestrator.auth.scheme.internal software.amazon.awssdk.services.migrationhuborchestrator.internal -
-
Uses of MigrationHubOrchestratorAuthSchemeProvider in software.amazon.awssdk.services.migrationhuborchestrator
Methods in software.amazon.awssdk.services.migrationhuborchestrator that return MigrationHubOrchestratorAuthSchemeProvider Modifier and Type Method Description MigrationHubOrchestratorAuthSchemeProviderMigrationHubOrchestratorServiceClientConfiguration. authSchemeProvider()Gets the value for auth scheme providerMigrationHubOrchestratorAuthSchemeProviderMigrationHubOrchestratorServiceClientConfiguration.Builder. authSchemeProvider()Gets the value for auth scheme providerMethods in software.amazon.awssdk.services.migrationhuborchestrator with parameters of type MigrationHubOrchestratorAuthSchemeProvider Modifier and Type Method Description default BMigrationHubOrchestratorBaseClientBuilder. authSchemeProvider(MigrationHubOrchestratorAuthSchemeProvider authSchemeProvider)Set theMigrationHubOrchestratorAuthSchemeProviderimplementation that will be used by the client to resolve the auth scheme for each request.MigrationHubOrchestratorServiceClientConfiguration.BuilderMigrationHubOrchestratorServiceClientConfiguration.Builder. authSchemeProvider(MigrationHubOrchestratorAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme provider -
Uses of MigrationHubOrchestratorAuthSchemeProvider in software.amazon.awssdk.services.migrationhuborchestrator.auth.scheme
Methods in software.amazon.awssdk.services.migrationhuborchestrator.auth.scheme that return MigrationHubOrchestratorAuthSchemeProvider Modifier and Type Method Description static MigrationHubOrchestratorAuthSchemeProviderMigrationHubOrchestratorAuthSchemeProvider. defaultProvider()Get the default auth scheme provider. -
Uses of MigrationHubOrchestratorAuthSchemeProvider in software.amazon.awssdk.services.migrationhuborchestrator.auth.scheme.internal
Classes in software.amazon.awssdk.services.migrationhuborchestrator.auth.scheme.internal that implement MigrationHubOrchestratorAuthSchemeProvider Modifier and Type Class Description classDefaultMigrationHubOrchestratorAuthSchemeProvider -
Uses of MigrationHubOrchestratorAuthSchemeProvider in software.amazon.awssdk.services.migrationhuborchestrator.internal
Methods in software.amazon.awssdk.services.migrationhuborchestrator.internal that return MigrationHubOrchestratorAuthSchemeProvider Modifier and Type Method Description MigrationHubOrchestratorAuthSchemeProviderMigrationHubOrchestratorServiceClientConfigurationBuilder. authSchemeProvider()Gets the value for auth scheme providerMethods in software.amazon.awssdk.services.migrationhuborchestrator.internal with parameters of type MigrationHubOrchestratorAuthSchemeProvider Modifier and Type Method Description MigrationHubOrchestratorServiceClientConfiguration.BuilderMigrationHubOrchestratorServiceClientConfigurationBuilder. authSchemeProvider(MigrationHubOrchestratorAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme provider
-