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