Uses of Class
com.google.cloud.storage.Acl.Builder
Packages that use Acl.Builder
-
Uses of Acl.Builder in com.google.cloud.storage
Methods in com.google.cloud.storage that return Acl.BuilderModifier and TypeMethodDescriptionstatic Acl.BuilderAcl.newBuilder(Acl.Entity entity, Acl.Role role) Returns a builder forAclobjects.Acl.Builder.setEntity(Acl.Entity entity) Sets the entity for the ACL object.Sets the role to associate to theentityobject.Acl.toBuilder()Returns a builder for thisAclobject.