Uses of Interface
software.amazon.awssdk.services.migrationhubrefactorspaces.auth.scheme.MigrationHubRefactorSpacesAuthSchemeProvider
-
Packages that use MigrationHubRefactorSpacesAuthSchemeProvider Package Description software.amazon.awssdk.services.migrationhubrefactorspaces Amazon Web Services Migration Hub Refactor Spaces software.amazon.awssdk.services.migrationhubrefactorspaces.auth.scheme software.amazon.awssdk.services.migrationhubrefactorspaces.auth.scheme.internal software.amazon.awssdk.services.migrationhubrefactorspaces.internal -
-
Uses of MigrationHubRefactorSpacesAuthSchemeProvider in software.amazon.awssdk.services.migrationhubrefactorspaces
Methods in software.amazon.awssdk.services.migrationhubrefactorspaces that return MigrationHubRefactorSpacesAuthSchemeProvider Modifier and Type Method Description MigrationHubRefactorSpacesAuthSchemeProviderMigrationHubRefactorSpacesServiceClientConfiguration. authSchemeProvider()Gets the value for auth scheme providerMigrationHubRefactorSpacesAuthSchemeProviderMigrationHubRefactorSpacesServiceClientConfiguration.Builder. authSchemeProvider()Gets the value for auth scheme providerMethods in software.amazon.awssdk.services.migrationhubrefactorspaces with parameters of type MigrationHubRefactorSpacesAuthSchemeProvider Modifier and Type Method Description default BMigrationHubRefactorSpacesBaseClientBuilder. authSchemeProvider(MigrationHubRefactorSpacesAuthSchemeProvider authSchemeProvider)Set theMigrationHubRefactorSpacesAuthSchemeProviderimplementation that will be used by the client to resolve the auth scheme for each request.MigrationHubRefactorSpacesServiceClientConfiguration.BuilderMigrationHubRefactorSpacesServiceClientConfiguration.Builder. authSchemeProvider(MigrationHubRefactorSpacesAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme provider -
Uses of MigrationHubRefactorSpacesAuthSchemeProvider in software.amazon.awssdk.services.migrationhubrefactorspaces.auth.scheme
Methods in software.amazon.awssdk.services.migrationhubrefactorspaces.auth.scheme that return MigrationHubRefactorSpacesAuthSchemeProvider Modifier and Type Method Description static MigrationHubRefactorSpacesAuthSchemeProviderMigrationHubRefactorSpacesAuthSchemeProvider. defaultProvider()Get the default auth scheme provider. -
Uses of MigrationHubRefactorSpacesAuthSchemeProvider in software.amazon.awssdk.services.migrationhubrefactorspaces.auth.scheme.internal
Classes in software.amazon.awssdk.services.migrationhubrefactorspaces.auth.scheme.internal that implement MigrationHubRefactorSpacesAuthSchemeProvider Modifier and Type Class Description classDefaultMigrationHubRefactorSpacesAuthSchemeProvider -
Uses of MigrationHubRefactorSpacesAuthSchemeProvider in software.amazon.awssdk.services.migrationhubrefactorspaces.internal
Methods in software.amazon.awssdk.services.migrationhubrefactorspaces.internal that return MigrationHubRefactorSpacesAuthSchemeProvider Modifier and Type Method Description MigrationHubRefactorSpacesAuthSchemeProviderMigrationHubRefactorSpacesServiceClientConfigurationBuilder. authSchemeProvider()Gets the value for auth scheme providerMethods in software.amazon.awssdk.services.migrationhubrefactorspaces.internal with parameters of type MigrationHubRefactorSpacesAuthSchemeProvider Modifier and Type Method Description MigrationHubRefactorSpacesServiceClientConfiguration.BuilderMigrationHubRefactorSpacesServiceClientConfigurationBuilder. authSchemeProvider(MigrationHubRefactorSpacesAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme provider
-