Class CollectionOptions
java.lang.Object
com.google.cloud.firestore.pipeline.stages.CollectionOptions
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final com.google.cloud.firestore.pipeline.stages.InternalOptions -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected final CollectionOptionsadding(com.google.cloud.firestore.pipeline.stages.AbstractOptions<?> subSection) final CollectionOptionsfinal CollectionOptionsfinal CollectionOptionsfinal CollectionOptionsprotected final CollectionOptionsprotected final CollectionOptionsfinal CollectionOptionsprotected final CollectionOptionsprotected final CollectionOptionswith(String key, List<? extends Expression> expressions) withHints(CollectionHints hints) final CollectionOptionswithSection(String key, RawOptions subSection)
-
Field Details
-
options
protected final com.google.cloud.firestore.pipeline.stages.InternalOptions options
-
-
Constructor Details
-
CollectionOptions
public CollectionOptions()
-
-
Method Details
-
withHints
-
with
-
with
-
with
-
with
-
with
-
with
-
with
-
with
-
with
protected final CollectionOptions with(String key, com.google.cloud.firestore.pipeline.stages.AbstractOptions<?> subSection) -
adding
protected final CollectionOptions adding(com.google.cloud.firestore.pipeline.stages.AbstractOptions<?> subSection) -
withSection
-