Uses of Interface
software.amazon.awssdk.services.migrationhubconfig.auth.scheme.MigrationHubConfigAuthSchemeProvider
-
Packages that use MigrationHubConfigAuthSchemeProvider Package Description software.amazon.awssdk.services.migrationhubconfig The AWS Migration Hub home region APIs are available specifically for working with your Migration Hub home region.software.amazon.awssdk.services.migrationhubconfig.auth.scheme software.amazon.awssdk.services.migrationhubconfig.auth.scheme.internal software.amazon.awssdk.services.migrationhubconfig.internal -
-
Uses of MigrationHubConfigAuthSchemeProvider in software.amazon.awssdk.services.migrationhubconfig
Methods in software.amazon.awssdk.services.migrationhubconfig that return MigrationHubConfigAuthSchemeProvider Modifier and Type Method Description MigrationHubConfigAuthSchemeProviderMigrationHubConfigServiceClientConfiguration. authSchemeProvider()Gets the value for auth scheme providerMigrationHubConfigAuthSchemeProviderMigrationHubConfigServiceClientConfiguration.Builder. authSchemeProvider()Gets the value for auth scheme providerMethods in software.amazon.awssdk.services.migrationhubconfig with parameters of type MigrationHubConfigAuthSchemeProvider Modifier and Type Method Description default BMigrationHubConfigBaseClientBuilder. authSchemeProvider(MigrationHubConfigAuthSchemeProvider authSchemeProvider)Set theMigrationHubConfigAuthSchemeProviderimplementation that will be used by the client to resolve the auth scheme for each request.MigrationHubConfigServiceClientConfiguration.BuilderMigrationHubConfigServiceClientConfiguration.Builder. authSchemeProvider(MigrationHubConfigAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme provider -
Uses of MigrationHubConfigAuthSchemeProvider in software.amazon.awssdk.services.migrationhubconfig.auth.scheme
Methods in software.amazon.awssdk.services.migrationhubconfig.auth.scheme that return MigrationHubConfigAuthSchemeProvider Modifier and Type Method Description static MigrationHubConfigAuthSchemeProviderMigrationHubConfigAuthSchemeProvider. defaultProvider()Get the default auth scheme provider. -
Uses of MigrationHubConfigAuthSchemeProvider in software.amazon.awssdk.services.migrationhubconfig.auth.scheme.internal
Classes in software.amazon.awssdk.services.migrationhubconfig.auth.scheme.internal that implement MigrationHubConfigAuthSchemeProvider Modifier and Type Class Description classDefaultMigrationHubConfigAuthSchemeProvider -
Uses of MigrationHubConfigAuthSchemeProvider in software.amazon.awssdk.services.migrationhubconfig.internal
Methods in software.amazon.awssdk.services.migrationhubconfig.internal that return MigrationHubConfigAuthSchemeProvider Modifier and Type Method Description MigrationHubConfigAuthSchemeProviderMigrationHubConfigServiceClientConfigurationBuilder. authSchemeProvider()Gets the value for auth scheme providerMethods in software.amazon.awssdk.services.migrationhubconfig.internal with parameters of type MigrationHubConfigAuthSchemeProvider Modifier and Type Method Description MigrationHubConfigServiceClientConfiguration.BuilderMigrationHubConfigServiceClientConfigurationBuilder. authSchemeProvider(MigrationHubConfigAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme provider
-