Uses of Interface
com.google.datastore.v1.EntityOrBuilder
-
Uses of EntityOrBuilder in com.google.datastore.v1
Classes in com.google.datastore.v1 that implement EntityOrBuilderModifier and TypeClassDescriptionfinal classA Datastore data object.static final classA Datastore data object.Methods in com.google.datastore.v1 that return EntityOrBuilderModifier and TypeMethodDescriptionEntityResult.Builder.getEntityOrBuilder()The resulting entity.EntityResult.getEntityOrBuilder()The resulting entity.EntityResultOrBuilder.getEntityOrBuilder()The resulting entity.Value.Builder.getEntityValueOrBuilder()An entity value.Value.getEntityValueOrBuilder()An entity value.ValueOrBuilder.getEntityValueOrBuilder()An entity value.Mutation.Builder.getInsertOrBuilder()The entity to insert.Mutation.getInsertOrBuilder()The entity to insert.MutationOrBuilder.getInsertOrBuilder()The entity to insert.Mutation.Builder.getUpdateOrBuilder()The entity to update.Mutation.getUpdateOrBuilder()The entity to update.MutationOrBuilder.getUpdateOrBuilder()The entity to update.Mutation.Builder.getUpsertOrBuilder()The entity to upsert.Mutation.getUpsertOrBuilder()The entity to upsert.MutationOrBuilder.getUpsertOrBuilder()The entity to upsert.