Uses of Interface
software.amazon.awssdk.services.dynamodb.model.KeySchemaElement.Builder
Packages that use KeySchemaElement.Builder
-
Uses of KeySchemaElement.Builder in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return KeySchemaElement.BuilderModifier and TypeMethodDescriptionKeySchemaElement.Builder.attributeName(String attributeName) The name of a key attribute.static KeySchemaElement.BuilderKeySchemaElement.builder()The role that this key attribute will assume:The role that this key attribute will assume:KeySchemaElement.toBuilder()Methods in software.amazon.awssdk.services.dynamodb.model that return types with arguments of type KeySchemaElement.BuilderModifier and TypeMethodDescriptionstatic Class<? extends KeySchemaElement.Builder>KeySchemaElement.serializableBuilderClass()