| Package | Description |
|---|---|
| com.google.api.services.cloudkms.v1 | |
| com.google.api.services.cloudkms.v1.model |
| Modifier and Type | Method and Description |
|---|---|
CloudKMS.Projects.Locations.KeyRings.SetIamPolicy |
CloudKMS.Projects.Locations.KeyRings.setIamPolicy(String resource,
SetIamPolicyRequest content)
Sets the access control policy on the specified resource.
|
CloudKMS.Projects.Locations.KeyRings.CryptoKeys.SetIamPolicy |
CloudKMS.Projects.Locations.KeyRings.CryptoKeys.setIamPolicy(String resource,
SetIamPolicyRequest content)
Sets the access control policy on the specified resource.
|
CloudKMS.Projects.Locations.KeyRings.ImportJobs.SetIamPolicy |
CloudKMS.Projects.Locations.KeyRings.ImportJobs.setIamPolicy(String resource,
SetIamPolicyRequest content)
Sets the access control policy on the specified resource.
|
| Constructor and Description |
|---|
SetIamPolicy(String resource,
SetIamPolicyRequest content)
Sets the access control policy on the specified resource.
|
SetIamPolicy(String resource,
SetIamPolicyRequest content)
Sets the access control policy on the specified resource.
|
SetIamPolicy(String resource,
SetIamPolicyRequest content)
Sets the access control policy on the specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
SetIamPolicyRequest |
SetIamPolicyRequest.clone() |
SetIamPolicyRequest |
SetIamPolicyRequest.set(String fieldName,
Object value) |
SetIamPolicyRequest |
SetIamPolicyRequest.setPolicy(Policy policy)
REQUIRED: The complete policy to be applied to the `resource`.
|
SetIamPolicyRequest |
SetIamPolicyRequest.setUpdateMask(String updateMask)
OPTIONAL: A FieldMask specifying which fields of the policy to modify.
|
Copyright © 2011–2020 Google. All rights reserved.