| Package | Description |
|---|---|
| software.amazon.awssdk.services.savingsplans |
Savings Plans are a pricing model that offer significant savings on AWS usage (for example, on Amazon EC2 instances).
|
| software.amazon.awssdk.services.savingsplans.auth.scheme | |
| software.amazon.awssdk.services.savingsplans.auth.scheme.internal | |
| software.amazon.awssdk.services.savingsplans.internal |
| Modifier and Type | Method and Description |
|---|---|
SavingsplansAuthSchemeProvider |
SavingsplansServiceClientConfiguration.authSchemeProvider()
Gets the value for auth scheme provider
|
SavingsplansAuthSchemeProvider |
SavingsplansServiceClientConfiguration.Builder.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
SavingsplansServiceClientConfiguration.Builder |
SavingsplansServiceClientConfiguration.Builder.authSchemeProvider(SavingsplansAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
default B |
SavingsplansBaseClientBuilder.authSchemeProvider(SavingsplansAuthSchemeProvider authSchemeProvider)
Set the
SavingsplansAuthSchemeProvider implementation that will be used by the client to resolve the auth
scheme for each request. |
| Modifier and Type | Method and Description |
|---|---|
static SavingsplansAuthSchemeProvider |
SavingsplansAuthSchemeProvider.defaultProvider()
Get the default auth scheme provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSavingsplansAuthSchemeProvider |
| Modifier and Type | Method and Description |
|---|---|
SavingsplansAuthSchemeProvider |
SavingsplansServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
SavingsplansServiceClientConfiguration.Builder |
SavingsplansServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider(SavingsplansAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
Copyright © 2023. All rights reserved.