| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicequotas |
With Service Quotas, you can view and manage your quotas easily as your Amazon Web Services workloads grow.
|
| software.amazon.awssdk.services.servicequotas.auth.scheme | |
| software.amazon.awssdk.services.servicequotas.auth.scheme.internal | |
| software.amazon.awssdk.services.servicequotas.internal |
| Modifier and Type | Method and Description |
|---|---|
ServiceQuotasAuthSchemeProvider |
ServiceQuotasServiceClientConfiguration.authSchemeProvider()
Gets the value for auth scheme provider
|
ServiceQuotasAuthSchemeProvider |
ServiceQuotasServiceClientConfiguration.Builder.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
ServiceQuotasServiceClientConfiguration.Builder |
ServiceQuotasServiceClientConfiguration.Builder.authSchemeProvider(ServiceQuotasAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
default B |
ServiceQuotasBaseClientBuilder.authSchemeProvider(ServiceQuotasAuthSchemeProvider authSchemeProvider)
Set the
ServiceQuotasAuthSchemeProvider implementation that will be used by the client to resolve the
auth scheme for each request. |
| Modifier and Type | Method and Description |
|---|---|
static ServiceQuotasAuthSchemeProvider |
ServiceQuotasAuthSchemeProvider.defaultProvider()
Get the default auth scheme provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultServiceQuotasAuthSchemeProvider |
| Modifier and Type | Method and Description |
|---|---|
ServiceQuotasAuthSchemeProvider |
ServiceQuotasServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
ServiceQuotasServiceClientConfiguration.Builder |
ServiceQuotasServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider(ServiceQuotasAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
Copyright © 2023. All rights reserved.