| Package | Description |
|---|---|
| com.google.api.services.storage.preprod.model |
| Modifier and Type | Method and Description |
|---|---|
Policy |
Policy.clone() |
Policy |
Policy.encodeEtag(byte[] etag)
HTTP 1.1 Entity tag for the policy.
|
Policy |
Policy.set(String fieldName,
Object value) |
Policy |
Policy.setBindings(List<Policy.Bindings> bindings)
An association between a role, which comes with a set of permissions, and members who may
assume that role.
|
Policy |
Policy.setEtag(String etag)
HTTP 1.1 Entity tag for the policy.
|
Policy |
Policy.setKind(String kind)
The kind of item this is.
|
Policy |
Policy.setResourceId(String resourceId)
The ID of the resource to which this policy belongs.
|
Policy |
Policy.setVersion(Integer version)
The IAM policy format version.
|
Copyright © 2022. All rights reserved.