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