Uses of Interface
software.amazon.awssdk.services.billingconductor.auth.scheme.BillingconductorAuthSchemeParams.Builder
-
-
Uses of BillingconductorAuthSchemeParams.Builder in software.amazon.awssdk.services.billingconductor.auth.scheme
Methods in software.amazon.awssdk.services.billingconductor.auth.scheme that return BillingconductorAuthSchemeParams.Builder Modifier and Type Method Description static BillingconductorAuthSchemeParams.BuilderBillingconductorAuthSchemeParams. builder()Get a new builder for creating aBillingconductorAuthSchemeParams.BillingconductorAuthSchemeParams.BuilderBillingconductorAuthSchemeParams.Builder. operation(String operation)Set the operation for which to resolve the auth scheme.BillingconductorAuthSchemeParams.BuilderBillingconductorAuthSchemeParams.Builder. region(Region region)Set the region.BillingconductorAuthSchemeParams.BuilderBillingconductorAuthSchemeParams. toBuilder()Returns aBillingconductorAuthSchemeParams.Builderto customize the parameters.Method parameters in software.amazon.awssdk.services.billingconductor.auth.scheme with type arguments of type BillingconductorAuthSchemeParams.Builder Modifier and Type Method Description default List<AuthSchemeOption>BillingconductorAuthSchemeProvider. resolveAuthScheme(Consumer<BillingconductorAuthSchemeParams.Builder> consumer)Resolve the auth schemes based on the given set of parameters. -
Uses of BillingconductorAuthSchemeParams.Builder in software.amazon.awssdk.services.billingconductor.auth.scheme.internal
Methods in software.amazon.awssdk.services.billingconductor.auth.scheme.internal that return BillingconductorAuthSchemeParams.Builder Modifier and Type Method Description static BillingconductorAuthSchemeParams.BuilderDefaultBillingconductorAuthSchemeParams. builder()BillingconductorAuthSchemeParams.BuilderDefaultBillingconductorAuthSchemeParams. toBuilder()
-