Uses of Interface
com.google.datastore.v1.MutationResultOrBuilder
-
Packages that use MutationResultOrBuilder Package Description com.google.datastore.v1 -
-
Uses of MutationResultOrBuilder in com.google.datastore.v1
Classes in com.google.datastore.v1 that implement MutationResultOrBuilder Modifier and Type Class Description classMutationResultThe result of applying a mutation.static classMutationResult.BuilderThe result of applying a mutation.Methods in com.google.datastore.v1 that return MutationResultOrBuilder Modifier and Type Method Description MutationResultOrBuilderCommitResponse.Builder. getMutationResultsOrBuilder(int index)The result of performing the mutations.MutationResultOrBuilderCommitResponse. getMutationResultsOrBuilder(int index)The result of performing the mutations.MutationResultOrBuilderCommitResponseOrBuilder. getMutationResultsOrBuilder(int index)The result of performing the mutations.Methods in com.google.datastore.v1 that return types with arguments of type MutationResultOrBuilder Modifier and Type Method Description List<? extends MutationResultOrBuilder>CommitResponse.Builder. getMutationResultsOrBuilderList()The result of performing the mutations.List<? extends MutationResultOrBuilder>CommitResponse. getMutationResultsOrBuilderList()The result of performing the mutations.List<? extends MutationResultOrBuilder>CommitResponseOrBuilder. getMutationResultsOrBuilderList()The result of performing the mutations.
-