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