Package | Description |
---|---|
com.google.api.services.dataproc.v1beta2.model |
Modifier and Type | Method and Description |
---|---|
Binding |
Binding.clone() |
Binding |
Binding.set(String fieldName,
Object value) |
Binding |
Binding.setCondition(Expr condition)
The condition that is associated with this binding.If the condition evaluates to true, then
this binding applies to the current request.If the condition evaluates to false, then this
binding does not apply to the current request.
|
Binding |
Binding.setMembers(List<String> members)
Specifies the identities requesting access for a Cloud Platform resource.
|
Binding |
Binding.setRole(String role)
Role that is assigned to members.
|
Modifier and Type | Method and Description |
---|---|
List<Binding> |
Policy.getBindings()
Associates a list of members to a role.
|
Modifier and Type | Method and Description |
---|---|
Policy |
Policy.setBindings(List<Binding> bindings)
Associates a list of members to a role.
|
Copyright © 2011–2021 Google. All rights reserved.