| Modifier and Type | Method and Description |
|---|---|
RekognitionAuthSchemeProvider |
RekognitionServiceClientConfiguration.authSchemeProvider()
Gets the value for auth scheme provider
|
RekognitionAuthSchemeProvider |
RekognitionServiceClientConfiguration.Builder.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
RekognitionServiceClientConfiguration.Builder |
RekognitionServiceClientConfiguration.Builder.authSchemeProvider(RekognitionAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
default B |
RekognitionBaseClientBuilder.authSchemeProvider(RekognitionAuthSchemeProvider authSchemeProvider)
Set the
RekognitionAuthSchemeProvider implementation that will be used by the client to resolve the auth
scheme for each request. |
| Modifier and Type | Method and Description |
|---|---|
static RekognitionAuthSchemeProvider |
RekognitionAuthSchemeProvider.defaultProvider()
Get the default auth scheme provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRekognitionAuthSchemeProvider |
| Modifier and Type | Method and Description |
|---|---|
RekognitionAuthSchemeProvider |
RekognitionServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
RekognitionServiceClientConfiguration.Builder |
RekognitionServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider(RekognitionAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
Copyright © 2023. All rights reserved.