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