| Package | Description |
|---|---|
| com.google.api.services.compute | |
| com.google.api.services.compute.model |
| Modifier and Type | Method and Description |
|---|---|
Compute.ReservationBlocks.SetIamPolicy |
Compute.ReservationBlocks.setIamPolicy(String project,
String zone,
String parentResource,
String resource,
ZoneSetNestedPolicyRequest content)
Sets the access control policy on the specified resource.
|
Compute.ReservationSubBlocks.SetIamPolicy |
Compute.ReservationSubBlocks.setIamPolicy(String project,
String zone,
String parentResource,
String resource,
ZoneSetNestedPolicyRequest content)
Sets the access control policy on the specified resource.
|
| Constructor and Description |
|---|
SetIamPolicy(String project,
String zone,
String parentResource,
String resource,
ZoneSetNestedPolicyRequest content)
Sets the access control policy on the specified resource.
|
SetIamPolicy(String project,
String zone,
String parentResource,
String resource,
ZoneSetNestedPolicyRequest content)
Sets the access control policy on the specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
ZoneSetNestedPolicyRequest |
ZoneSetNestedPolicyRequest.clone() |
ZoneSetNestedPolicyRequest |
ZoneSetNestedPolicyRequest.encodeEtag(byte[] etag)
Flatten Policy to create a backward compatible wire-format.
|
ZoneSetNestedPolicyRequest |
ZoneSetNestedPolicyRequest.set(String fieldName,
Object value) |
ZoneSetNestedPolicyRequest |
ZoneSetNestedPolicyRequest.setBindings(List<Binding> bindings)
Flatten Policy to create a backwacd compatible wire-format.
|
ZoneSetNestedPolicyRequest |
ZoneSetNestedPolicyRequest.setEtag(String etag)
Flatten Policy to create a backward compatible wire-format.
|
ZoneSetNestedPolicyRequest |
ZoneSetNestedPolicyRequest.setPolicy(Policy policy)
REQUIRED: The complete policy to be applied to the 'resource'.
|
Copyright © 2011–2025 Google. All rights reserved.