@Generated(value="software.amazon.awssdk:codegen") public final class DefaultQldbAuthSchemeParams extends Object implements QldbAuthSchemeParams
| Modifier and Type | Method and Description |
|---|---|
static QldbAuthSchemeParams.Builder |
builder()
Get a new builder for creating a
QldbAuthSchemeParams. |
String |
operation()
Returns the operation for which to resolve the auth scheme.
|
Region |
region()
Returns the region.
|
QldbAuthSchemeParams.Builder |
toBuilder()
Returns a
QldbAuthSchemeParams.Builder to customize the parameters. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopypublic static QldbAuthSchemeParams.Builder builder()
QldbAuthSchemeParamsQldbAuthSchemeParams.builder in interface QldbAuthSchemeParamspublic String operation()
QldbAuthSchemeParamsoperation in interface QldbAuthSchemeParamspublic Region region()
QldbAuthSchemeParamsregion in interface QldbAuthSchemeParamspublic QldbAuthSchemeParams.Builder toBuilder()
QldbAuthSchemeParamsQldbAuthSchemeParams.Builder to customize the parameters.toBuilder in interface QldbAuthSchemeParamstoBuilder in interface ToCopyableBuilder<QldbAuthSchemeParams.Builder,QldbAuthSchemeParams>Copyright © 2023. All rights reserved.