@Generated(value="software.amazon.awssdk:codegen") public final class DefaultDaxAuthSchemeParams extends Object implements 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. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopypublic static DaxAuthSchemeParams.Builder builder()
DaxAuthSchemeParamsDaxAuthSchemeParams.builder in interface DaxAuthSchemeParamspublic String operation()
DaxAuthSchemeParamsoperation in interface DaxAuthSchemeParamspublic Region region()
DaxAuthSchemeParamsregion in interface DaxAuthSchemeParamspublic DaxAuthSchemeParams.Builder toBuilder()
DaxAuthSchemeParamsDaxAuthSchemeParams.Builder to customize the parameters.toBuilder in interface DaxAuthSchemeParamstoBuilder in interface ToCopyableBuilder<DaxAuthSchemeParams.Builder,DaxAuthSchemeParams>Copyright © 2023. All rights reserved.