@Generated(value="software.amazon.awssdk:codegen") public interface BillingconductorAuthSchemeParams extends ToCopyableBuilder<BillingconductorAuthSchemeParams.Builder,BillingconductorAuthSchemeParams>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BillingconductorAuthSchemeParams.Builder
A builder for a
BillingconductorAuthSchemeParams. |
| Modifier and Type | Method and Description |
|---|---|
static BillingconductorAuthSchemeParams.Builder |
builder()
Get a new builder for creating a
BillingconductorAuthSchemeParams. |
String |
operation()
Returns the operation for which to resolve the auth scheme.
|
Region |
region()
Returns the region.
|
BillingconductorAuthSchemeParams.Builder |
toBuilder()
Returns a
BillingconductorAuthSchemeParams.Builder to customize the parameters. |
copystatic BillingconductorAuthSchemeParams.Builder builder()
BillingconductorAuthSchemeParams.String operation()
Region region()
BillingconductorAuthSchemeParams.Builder toBuilder()
BillingconductorAuthSchemeParams.Builder to customize the parameters.toBuilder in interface ToCopyableBuilder<BillingconductorAuthSchemeParams.Builder,BillingconductorAuthSchemeParams>Copyright © 2023. All rights reserved.