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