| Package | Description |
|---|---|
| software.amazon.awssdk.services.osis |
Use the Amazon OpenSearch Ingestion API to create and manage ingestion pipelines.
|
| software.amazon.awssdk.services.osis.auth.scheme | |
| software.amazon.awssdk.services.osis.auth.scheme.internal | |
| software.amazon.awssdk.services.osis.internal |
| Modifier and Type | Method and Description |
|---|---|
OsisAuthSchemeProvider |
OsisServiceClientConfiguration.authSchemeProvider()
Gets the value for auth scheme provider
|
OsisAuthSchemeProvider |
OsisServiceClientConfiguration.Builder.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
OsisServiceClientConfiguration.Builder |
OsisServiceClientConfiguration.Builder.authSchemeProvider(OsisAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
default B |
OsisBaseClientBuilder.authSchemeProvider(OsisAuthSchemeProvider authSchemeProvider)
Set the
OsisAuthSchemeProvider implementation that will be used by the client to resolve the auth scheme
for each request. |
| Modifier and Type | Method and Description |
|---|---|
static OsisAuthSchemeProvider |
OsisAuthSchemeProvider.defaultProvider()
Get the default auth scheme provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultOsisAuthSchemeProvider |
| Modifier and Type | Method and Description |
|---|---|
OsisAuthSchemeProvider |
OsisServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
OsisServiceClientConfiguration.Builder |
OsisServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider(OsisAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
Copyright © 2023. All rights reserved.