Uses of Class
com.google.cloud.bigtable.admin.v2.models.GCRules.DurationRule
-
Packages that use GCRules.DurationRule Package Description com.google.cloud.bigtable.admin.v2.models -
-
Uses of GCRules.DurationRule in com.google.cloud.bigtable.admin.v2.models
Methods in com.google.cloud.bigtable.admin.v2.models that return GCRules.DurationRule Modifier and Type Method Description GCRules.DurationRule
GCRules. maxAge(long maxAge, TimeUnit timeUnit)
Creates a new instance of the DurationRuleGCRules.DurationRule
GCRules. maxAge(org.threeten.bp.Duration duration)
Creates a new instance of the DurationRule
-