| Modifier and Type | Method and Description |
|---|---|
static MigrationHubOrchestratorAuthSchemeParams.Builder |
MigrationHubOrchestratorAuthSchemeParams.builder()
Get a new builder for creating a
MigrationHubOrchestratorAuthSchemeParams. |
MigrationHubOrchestratorAuthSchemeParams.Builder |
MigrationHubOrchestratorAuthSchemeParams.Builder.operation(String operation)
Set the operation for which to resolve the auth scheme.
|
MigrationHubOrchestratorAuthSchemeParams.Builder |
MigrationHubOrchestratorAuthSchemeParams.Builder.region(Region region)
Set the region.
|
MigrationHubOrchestratorAuthSchemeParams.Builder |
MigrationHubOrchestratorAuthSchemeParams.toBuilder()
Returns a
MigrationHubOrchestratorAuthSchemeParams.Builder to customize the parameters. |
| Modifier and Type | Method and Description |
|---|---|
default List<AuthSchemeOption> |
MigrationHubOrchestratorAuthSchemeProvider.resolveAuthScheme(Consumer<MigrationHubOrchestratorAuthSchemeParams.Builder> consumer)
Resolve the auth schemes based on the given set of parameters.
|
| Modifier and Type | Method and Description |
|---|---|
static MigrationHubOrchestratorAuthSchemeParams.Builder |
DefaultMigrationHubOrchestratorAuthSchemeParams.builder() |
MigrationHubOrchestratorAuthSchemeParams.Builder |
DefaultMigrationHubOrchestratorAuthSchemeParams.toBuilder() |
Copyright © 2023. All rights reserved.