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