| Package | Description |
|---|---|
| software.amazon.awssdk.services.location |
"Suite of geospatial services including Maps, Places, Routes, Tracking, and Geofencing"
|
| software.amazon.awssdk.services.location.auth.scheme | |
| software.amazon.awssdk.services.location.auth.scheme.internal | |
| software.amazon.awssdk.services.location.internal |
| Modifier and Type | Method and Description |
|---|---|
LocationAuthSchemeProvider |
LocationServiceClientConfiguration.authSchemeProvider()
Gets the value for auth scheme provider
|
LocationAuthSchemeProvider |
LocationServiceClientConfiguration.Builder.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
LocationServiceClientConfiguration.Builder |
LocationServiceClientConfiguration.Builder.authSchemeProvider(LocationAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
default B |
LocationBaseClientBuilder.authSchemeProvider(LocationAuthSchemeProvider authSchemeProvider)
Set the
LocationAuthSchemeProvider implementation that will be used by the client to resolve the auth
scheme for each request. |
| Modifier and Type | Method and Description |
|---|---|
static LocationAuthSchemeProvider |
LocationAuthSchemeProvider.defaultProvider()
Get the default auth scheme provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultLocationAuthSchemeProvider |
| Modifier and Type | Method and Description |
|---|---|
LocationAuthSchemeProvider |
LocationServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
LocationServiceClientConfiguration.Builder |
LocationServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider(LocationAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
Copyright © 2023. All rights reserved.