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