Uses of Interface
com.google.datastore.v1.MutationResultOrBuilder
-
Uses of MutationResultOrBuilder in com.google.datastore.v1
Classes in com.google.datastore.v1 that implement MutationResultOrBuilderModifier and TypeClassDescriptionfinal classThe result of applying a mutation.static final classThe result of applying a mutation.Methods in com.google.datastore.v1 that return MutationResultOrBuilderModifier and TypeMethodDescriptionCommitResponse.Builder.getMutationResultsOrBuilder(int index) The result of performing the mutations.CommitResponse.getMutationResultsOrBuilder(int index) The result of performing the mutations.CommitResponseOrBuilder.getMutationResultsOrBuilder(int index) The result of performing the mutations.Methods in com.google.datastore.v1 that return types with arguments of type MutationResultOrBuilderModifier and TypeMethodDescriptionList<? 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.