| Package | Description |
|---|---|
| software.amazon.awssdk.services.appintegrations |
The Amazon AppIntegrations service enables you to configure and reuse connections to external applications.
|
| software.amazon.awssdk.services.appintegrations.auth.scheme | |
| software.amazon.awssdk.services.appintegrations.auth.scheme.internal | |
| software.amazon.awssdk.services.appintegrations.internal |
| Modifier and Type | Method and Description |
|---|---|
AppIntegrationsAuthSchemeProvider |
AppIntegrationsServiceClientConfiguration.authSchemeProvider()
Gets the value for auth scheme provider
|
AppIntegrationsAuthSchemeProvider |
AppIntegrationsServiceClientConfiguration.Builder.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
AppIntegrationsServiceClientConfiguration.Builder |
AppIntegrationsServiceClientConfiguration.Builder.authSchemeProvider(AppIntegrationsAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
default B |
AppIntegrationsBaseClientBuilder.authSchemeProvider(AppIntegrationsAuthSchemeProvider authSchemeProvider)
Set the
AppIntegrationsAuthSchemeProvider implementation that will be used by the client to resolve the
auth scheme for each request. |
| Modifier and Type | Method and Description |
|---|---|
static AppIntegrationsAuthSchemeProvider |
AppIntegrationsAuthSchemeProvider.defaultProvider()
Get the default auth scheme provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAppIntegrationsAuthSchemeProvider |
| Modifier and Type | Method and Description |
|---|---|
AppIntegrationsAuthSchemeProvider |
AppIntegrationsServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
AppIntegrationsServiceClientConfiguration.Builder |
AppIntegrationsServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider(AppIntegrationsAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
Copyright © 2023. All rights reserved.