Uses of Enum
com.google.cloud.storage.BucketInfo.DeleteRule.Type
Packages that use BucketInfo.DeleteRule.Type
-
Uses of BucketInfo.DeleteRule.Type in com.google.cloud.storage
Methods in com.google.cloud.storage that return BucketInfo.DeleteRule.TypeModifier and TypeMethodDescriptionBucketInfo.DeleteRule.getType()Deprecated.static BucketInfo.DeleteRule.TypeReturns the enum constant of this type with the specified name.static BucketInfo.DeleteRule.Type[]BucketInfo.DeleteRule.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.