Uses of Interface
com.google.datastore.v1.MutationOrBuilder
-
Uses of MutationOrBuilder in com.google.datastore.v1
Classes in com.google.datastore.v1 that implement MutationOrBuilderModifier and TypeClassDescriptionfinal classA mutation to apply to an entity.static final classA mutation to apply to an entity.Methods in com.google.datastore.v1 that return MutationOrBuilderModifier and TypeMethodDescriptionCommitRequest.Builder.getMutationsOrBuilder(int index) The mutations to perform.CommitRequest.getMutationsOrBuilder(int index) The mutations to perform.CommitRequestOrBuilder.getMutationsOrBuilder(int index) The mutations to perform.Methods in com.google.datastore.v1 that return types with arguments of type MutationOrBuilderModifier and TypeMethodDescriptionList<? extends MutationOrBuilder>CommitRequest.Builder.getMutationsOrBuilderList()The mutations to perform.List<? extends MutationOrBuilder>CommitRequest.getMutationsOrBuilderList()The mutations to perform.List<? extends MutationOrBuilder>CommitRequestOrBuilder.getMutationsOrBuilderList()The mutations to perform.