Uses of Interface
com.google.datastore.v1.KeyOrBuilder
-
Packages that use KeyOrBuilder Package Description com.google.datastore.v1 -
-
Uses of KeyOrBuilder in com.google.datastore.v1
Classes in com.google.datastore.v1 that implement KeyOrBuilder Modifier and Type Class Description classKeyA unique identifier for an entity.static classKey.BuilderA unique identifier for an entity.Methods in com.google.datastore.v1 that return KeyOrBuilder Modifier and Type Method Description KeyOrBuilderLookupResponse.Builder. getDeferredOrBuilder(int index)A list of keys that were not looked up due to resource constraints.KeyOrBuilderLookupResponse. getDeferredOrBuilder(int index)A list of keys that were not looked up due to resource constraints.KeyOrBuilderLookupResponseOrBuilder. getDeferredOrBuilder(int index)A list of keys that were not looked up due to resource constraints.KeyOrBuilderMutation.Builder. getDeleteOrBuilder()The key of the entity to delete.KeyOrBuilderMutation. getDeleteOrBuilder()The key of the entity to delete.KeyOrBuilderMutationOrBuilder. getDeleteOrBuilder()The key of the entity to delete.KeyOrBuilderEntity.Builder. getKeyOrBuilder()The entity's key.KeyOrBuilderEntity. getKeyOrBuilder()The entity's key.KeyOrBuilderEntityOrBuilder. getKeyOrBuilder()The entity's key.KeyOrBuilderMutationResult.Builder. getKeyOrBuilder()The automatically allocated key.KeyOrBuilderMutationResult. getKeyOrBuilder()The automatically allocated key.KeyOrBuilderMutationResultOrBuilder. getKeyOrBuilder()The automatically allocated key.KeyOrBuilderAllocateIdsRequest.Builder. getKeysOrBuilder(int index)Required.KeyOrBuilderAllocateIdsRequest. getKeysOrBuilder(int index)Required.KeyOrBuilderAllocateIdsRequestOrBuilder. getKeysOrBuilder(int index)Required.KeyOrBuilderAllocateIdsResponse.Builder. getKeysOrBuilder(int index)The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.KeyOrBuilderAllocateIdsResponse. getKeysOrBuilder(int index)The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.KeyOrBuilderAllocateIdsResponseOrBuilder. getKeysOrBuilder(int index)The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.KeyOrBuilderLookupRequest.Builder. getKeysOrBuilder(int index)Required.KeyOrBuilderLookupRequest. getKeysOrBuilder(int index)Required.KeyOrBuilderLookupRequestOrBuilder. getKeysOrBuilder(int index)Required.KeyOrBuilderReserveIdsRequest.Builder. getKeysOrBuilder(int index)Required.KeyOrBuilderReserveIdsRequest. getKeysOrBuilder(int index)Required.KeyOrBuilderReserveIdsRequestOrBuilder. getKeysOrBuilder(int index)Required.KeyOrBuilderValue.Builder. getKeyValueOrBuilder()A key value.KeyOrBuilderValue. getKeyValueOrBuilder()A key value.KeyOrBuilderValueOrBuilder. getKeyValueOrBuilder()A key value.Methods in com.google.datastore.v1 that return types with arguments of type KeyOrBuilder Modifier and Type Method Description List<? extends KeyOrBuilder>LookupResponse.Builder. getDeferredOrBuilderList()A list of keys that were not looked up due to resource constraints.List<? extends KeyOrBuilder>LookupResponse. getDeferredOrBuilderList()A list of keys that were not looked up due to resource constraints.List<? extends KeyOrBuilder>LookupResponseOrBuilder. getDeferredOrBuilderList()A list of keys that were not looked up due to resource constraints.List<? extends KeyOrBuilder>AllocateIdsRequest.Builder. getKeysOrBuilderList()Required.List<? extends KeyOrBuilder>AllocateIdsRequest. getKeysOrBuilderList()Required.List<? extends KeyOrBuilder>AllocateIdsRequestOrBuilder. getKeysOrBuilderList()Required.List<? extends KeyOrBuilder>AllocateIdsResponse.Builder. getKeysOrBuilderList()The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.List<? extends KeyOrBuilder>AllocateIdsResponse. getKeysOrBuilderList()The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.List<? extends KeyOrBuilder>AllocateIdsResponseOrBuilder. getKeysOrBuilderList()The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.List<? extends KeyOrBuilder>LookupRequest.Builder. getKeysOrBuilderList()Required.List<? extends KeyOrBuilder>LookupRequest. getKeysOrBuilderList()Required.List<? extends KeyOrBuilder>LookupRequestOrBuilder. getKeysOrBuilderList()Required.List<? extends KeyOrBuilder>ReserveIdsRequest.Builder. getKeysOrBuilderList()Required.List<? extends KeyOrBuilder>ReserveIdsRequest. getKeysOrBuilderList()Required.List<? extends KeyOrBuilder>ReserveIdsRequestOrBuilder. getKeysOrBuilderList()Required.
-