| Package | Description |
|---|---|
| software.amazon.awssdk.services.polly |
Amazon Polly is a web service that makes it easy to synthesize speech from text.
|
| software.amazon.awssdk.services.polly.auth.scheme | |
| software.amazon.awssdk.services.polly.auth.scheme.internal | |
| software.amazon.awssdk.services.polly.internal |
| Modifier and Type | Method and Description |
|---|---|
PollyAuthSchemeProvider |
PollyServiceClientConfiguration.authSchemeProvider()
Gets the value for auth scheme provider
|
PollyAuthSchemeProvider |
PollyServiceClientConfiguration.Builder.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
PollyServiceClientConfiguration.Builder |
PollyServiceClientConfiguration.Builder.authSchemeProvider(PollyAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
default B |
PollyBaseClientBuilder.authSchemeProvider(PollyAuthSchemeProvider authSchemeProvider)
Set the
PollyAuthSchemeProvider implementation that will be used by the client to resolve the auth scheme
for each request. |
| Modifier and Type | Method and Description |
|---|---|
static PollyAuthSchemeProvider |
PollyAuthSchemeProvider.defaultProvider()
Get the default auth scheme provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPollyAuthSchemeProvider |
| Modifier and Type | Method and Description |
|---|---|
PollyAuthSchemeProvider |
PollyServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
PollyServiceClientConfiguration.Builder |
PollyServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider(PollyAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
Copyright © 2023. All rights reserved.