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