public static final class GCRules.IntersectionRule extends Object implements GCRules.GCRule
GcRule.Intersection
rule. Allows far adding an hierarchy of rules with
intersection as the rootModifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
List<GCRules.GCRule> |
getRulesList()
Gets the list of child rules
|
int |
hashCode() |
GCRules.IntersectionRule |
rule(GCRules.GCRule rule)
Adds a new GCRule
|
com.google.bigtable.admin.v2.GcRule |
toProto() |
String |
toString() |
public GCRules.IntersectionRule rule(@Nonnull GCRules.GCRule rule)
rule
- public List<GCRules.GCRule> getRulesList()
@InternalApi public com.google.bigtable.admin.v2.GcRule toProto()
toProto
in interface GCRules.GCRule
Copyright © 2019 Google LLC. All rights reserved.