| Modifier and Type | Method and Description |
|---|---|
static BillingconductorAuthSchemeParams.Builder |
BillingconductorAuthSchemeParams.builder()
Get a new builder for creating a
BillingconductorAuthSchemeParams. |
BillingconductorAuthSchemeParams.Builder |
BillingconductorAuthSchemeParams.Builder.operation(String operation)
Set the operation for which to resolve the auth scheme.
|
BillingconductorAuthSchemeParams.Builder |
BillingconductorAuthSchemeParams.Builder.region(Region region)
Set the region.
|
BillingconductorAuthSchemeParams.Builder |
BillingconductorAuthSchemeParams.toBuilder()
Returns a
BillingconductorAuthSchemeParams.Builder to customize the parameters. |
| Modifier and Type | Method and Description |
|---|---|
default List<AuthSchemeOption> |
BillingconductorAuthSchemeProvider.resolveAuthScheme(Consumer<BillingconductorAuthSchemeParams.Builder> consumer)
Resolve the auth schemes based on the given set of parameters.
|
| Modifier and Type | Method and Description |
|---|---|
static BillingconductorAuthSchemeParams.Builder |
DefaultBillingconductorAuthSchemeParams.builder() |
BillingconductorAuthSchemeParams.Builder |
DefaultBillingconductorAuthSchemeParams.toBuilder() |
Copyright © 2023. All rights reserved.