Modifier and Type | Method and Description |
---|---|
Acl |
build()
Creates an
Acl object from this builder. |
Acl.Builder |
setEntity(Acl.Entity entity)
Sets the entity for the ACL object.
|
Acl.Builder |
setRole(Acl.Role role)
Sets the role to associate to the
entity object. |
public Acl.Builder setEntity(Acl.Entity entity)
public Acl.Builder setRole(Acl.Role role)
entity
object.public Acl build()
Acl
object from this builder.Copyright © 2019 Google LLC. All rights reserved.