Uses of Interface
software.amazon.awssdk.services.databasemigration.auth.scheme.DatabaseMigrationAuthSchemeParams.Builder
Packages that use DatabaseMigrationAuthSchemeParams.Builder
Package
Description
-
Uses of DatabaseMigrationAuthSchemeParams.Builder in software.amazon.awssdk.services.databasemigration.auth.scheme
Methods in software.amazon.awssdk.services.databasemigration.auth.scheme that return DatabaseMigrationAuthSchemeParams.BuilderModifier and TypeMethodDescriptionDatabaseMigrationAuthSchemeParams.builder()Get a new builder for creating aDatabaseMigrationAuthSchemeParams.Set the operation for which to resolve the auth scheme.Set the region.DatabaseMigrationAuthSchemeParams.toBuilder()Returns aDatabaseMigrationAuthSchemeParams.Builderto customize the parameters.Method parameters in software.amazon.awssdk.services.databasemigration.auth.scheme with type arguments of type DatabaseMigrationAuthSchemeParams.BuilderModifier and TypeMethodDescriptiondefault List<AuthSchemeOption>DatabaseMigrationAuthSchemeProvider.resolveAuthScheme(Consumer<DatabaseMigrationAuthSchemeParams.Builder> consumer) Resolve the auth schemes based on the given set of parameters. -
Uses of DatabaseMigrationAuthSchemeParams.Builder in software.amazon.awssdk.services.databasemigration.auth.scheme.internal
Methods in software.amazon.awssdk.services.databasemigration.auth.scheme.internal that return DatabaseMigrationAuthSchemeParams.Builder