| Package | Description |
|---|---|
| com.google.api.services.dataproc.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 principals requesting access for a Google Cloud resource.
|
Binding |
Binding.setRole(String role)
Role that is assigned to the list of members, or principals.
|
| Modifier and Type | Method and Description |
|---|---|
List<Binding> |
Policy.getBindings()
Associates a list of members, or principals, with a role.
|
| Modifier and Type | Method and Description |
|---|---|
Policy |
Policy.setBindings(List<Binding> bindings)
Associates a list of members, or principals, with a role.
|
Copyright © 2011–2023 Google. All rights reserved.