Uses of Class
com.google.cloud.bigtable.admin.v2.models.GCRules.UnionRule
-
Packages that use GCRules.UnionRule Package Description com.google.cloud.bigtable.admin.v2.models -
-
Uses of GCRules.UnionRule in com.google.cloud.bigtable.admin.v2.models
Methods in com.google.cloud.bigtable.admin.v2.models that return GCRules.UnionRule Modifier and Type Method Description GCRules.UnionRule
GCRules.UnionRule. rule(GCRules.GCRule rule)
Adds a new GCRuleGCRules.UnionRule
GCRules. union()
Creates a new instance of the IntersectionRule
-