Uses of Interface
software.amazon.awssdk.services.migrationhub.auth.scheme.MigrationHubAuthSchemeParams.Builder
-
Packages that use MigrationHubAuthSchemeParams.Builder Package Description software.amazon.awssdk.services.migrationhub.auth.scheme software.amazon.awssdk.services.migrationhub.auth.scheme.internal -
-
Uses of MigrationHubAuthSchemeParams.Builder in software.amazon.awssdk.services.migrationhub.auth.scheme
Methods in software.amazon.awssdk.services.migrationhub.auth.scheme that return MigrationHubAuthSchemeParams.Builder Modifier and Type Method Description static MigrationHubAuthSchemeParams.BuilderMigrationHubAuthSchemeParams. builder()Get a new builder for creating aMigrationHubAuthSchemeParams.MigrationHubAuthSchemeParams.BuilderMigrationHubAuthSchemeParams.Builder. operation(String operation)Set the operation for which to resolve the auth scheme.MigrationHubAuthSchemeParams.BuilderMigrationHubAuthSchemeParams.Builder. region(Region region)Set the region.MigrationHubAuthSchemeParams.BuilderMigrationHubAuthSchemeParams. toBuilder()Returns aMigrationHubAuthSchemeParams.Builderto customize the parameters.Method parameters in software.amazon.awssdk.services.migrationhub.auth.scheme with type arguments of type MigrationHubAuthSchemeParams.Builder Modifier and Type Method Description default List<AuthSchemeOption>MigrationHubAuthSchemeProvider. resolveAuthScheme(Consumer<MigrationHubAuthSchemeParams.Builder> consumer)Resolve the auth schemes based on the given set of parameters. -
Uses of MigrationHubAuthSchemeParams.Builder in software.amazon.awssdk.services.migrationhub.auth.scheme.internal
Methods in software.amazon.awssdk.services.migrationhub.auth.scheme.internal that return MigrationHubAuthSchemeParams.Builder Modifier and Type Method Description static MigrationHubAuthSchemeParams.BuilderDefaultMigrationHubAuthSchemeParams. builder()MigrationHubAuthSchemeParams.BuilderDefaultMigrationHubAuthSchemeParams. toBuilder()
-