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