Uses of Interface
com.google.datastore.v1.Key.PathElementOrBuilder
-
Uses of Key.PathElementOrBuilder in com.google.datastore.v1
Classes in com.google.datastore.v1 that implement Key.PathElementOrBuilderModifier and TypeClassDescriptionstatic final classA (kind, ID/name) pair used to construct a key path.static final classA (kind, ID/name) pair used to construct a key path.Methods in com.google.datastore.v1 that return Key.PathElementOrBuilderModifier and TypeMethodDescriptionKey.Builder.getPathOrBuilder(int index) The entity path.Key.getPathOrBuilder(int index) The entity path.KeyOrBuilder.getPathOrBuilder(int index) The entity path.Methods in com.google.datastore.v1 that return types with arguments of type Key.PathElementOrBuilderModifier and TypeMethodDescriptionList<? extends Key.PathElementOrBuilder>Key.Builder.getPathOrBuilderList()The entity path.List<? extends Key.PathElementOrBuilder>Key.getPathOrBuilderList()The entity path.List<? extends Key.PathElementOrBuilder>KeyOrBuilder.getPathOrBuilderList()The entity path.