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