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