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