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