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