Uses of Interface
com.google.datastore.v1.EntityOrBuilder
-
Packages that use EntityOrBuilder Package Description com.google.datastore.v1 -
-
Uses of EntityOrBuilder in com.google.datastore.v1
Classes in com.google.datastore.v1 that implement EntityOrBuilder Modifier and Type Class Description classEntityA Datastore data object.static classEntity.BuilderA Datastore data object.Methods in com.google.datastore.v1 that return EntityOrBuilder Modifier and Type Method Description EntityOrBuilderEntityResult.Builder. getEntityOrBuilder()The resulting entity.EntityOrBuilderEntityResult. getEntityOrBuilder()The resulting entity.EntityOrBuilderEntityResultOrBuilder. getEntityOrBuilder()The resulting entity.EntityOrBuilderValue.Builder. getEntityValueOrBuilder()An entity value.EntityOrBuilderValue. getEntityValueOrBuilder()An entity value.EntityOrBuilderValueOrBuilder. getEntityValueOrBuilder()An entity value.EntityOrBuilderMutation.Builder. getInsertOrBuilder()The entity to insert.EntityOrBuilderMutation. getInsertOrBuilder()The entity to insert.EntityOrBuilderMutationOrBuilder. getInsertOrBuilder()The entity to insert.EntityOrBuilderMutation.Builder. getUpdateOrBuilder()The entity to update.EntityOrBuilderMutation. getUpdateOrBuilder()The entity to update.EntityOrBuilderMutationOrBuilder. getUpdateOrBuilder()The entity to update.EntityOrBuilderMutation.Builder. getUpsertOrBuilder()The entity to upsert.EntityOrBuilderMutation. getUpsertOrBuilder()The entity to upsert.EntityOrBuilderMutationOrBuilder. getUpsertOrBuilder()The entity to upsert.
-