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