Package | Description |
---|---|
software.amazon.awssdk.enhanced.dynamodb.internal.mapper |
Modifier and Type | Method and Description |
---|---|
static StaticIndexMetadata.Builder |
StaticIndexMetadata.builder() |
static StaticIndexMetadata.Builder |
StaticIndexMetadata.builderFrom(IndexMetadata index) |
StaticIndexMetadata.Builder |
StaticIndexMetadata.Builder.name(String name) |
StaticIndexMetadata.Builder |
StaticIndexMetadata.Builder.partitionKey(KeyAttributeMetadata partitionKey) |
StaticIndexMetadata.Builder |
StaticIndexMetadata.Builder.sortKey(KeyAttributeMetadata sortKey) |
Copyright © 2020. All rights reserved.