public static interface DaxAuthSchemeParams.Builder extends CopyableBuilder<DaxAuthSchemeParams.Builder,DaxAuthSchemeParams>
DaxAuthSchemeParams.| Modifier and Type | Method and Description |
|---|---|
DaxAuthSchemeParams |
build()
Returns a
DaxAuthSchemeParams object that is created from the properties that have been set on the
builder. |
DaxAuthSchemeParams.Builder |
operation(String operation)
Set the operation for which to resolve the auth scheme.
|
DaxAuthSchemeParams.Builder |
region(Region region)
Set the region.
|
copyapplyMutationDaxAuthSchemeParams.Builder operation(String operation)
DaxAuthSchemeParams.Builder region(Region region)
DaxAuthSchemeParams build()
DaxAuthSchemeParams object that is created from the properties that have been set on the
builder.build in interface Buildablebuild in interface SdkBuilder<DaxAuthSchemeParams.Builder,DaxAuthSchemeParams>Copyright © 2023. All rights reserved.