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