| Package | Description |
|---|---|
| com.google.api.services.cloudresourcemanager | |
| com.google.api.services.cloudresourcemanager.model |
| Modifier and Type | Method and Description |
|---|---|
CloudResourceManager.Organizations.SetIamPolicy |
CloudResourceManager.Organizations.setIamPolicy(java.lang.String resource,
SetIamPolicyRequest content)
Sets the access control policy on an Organization resource.
|
CloudResourceManager.Projects.SetIamPolicy |
CloudResourceManager.Projects.setIamPolicy(java.lang.String resource,
SetIamPolicyRequest content)
Sets the IAM access control policy for the specified Project.
|
| Constructor and Description |
|---|
CloudResourceManager.Organizations.SetIamPolicy(java.lang.String resource,
SetIamPolicyRequest content)
Sets the access control policy on an Organization resource.
|
CloudResourceManager.Projects.SetIamPolicy(java.lang.String resource,
SetIamPolicyRequest content)
Sets the IAM access control policy for the specified Project.
|
| Modifier and Type | Method and Description |
|---|---|
SetIamPolicyRequest |
SetIamPolicyRequest.clone() |
SetIamPolicyRequest |
SetIamPolicyRequest.set(java.lang.String fieldName,
java.lang.Object value) |
SetIamPolicyRequest |
SetIamPolicyRequest.setPolicy(Policy policy)
REQUIRED: The complete policy to be applied to the `resource`.
|
SetIamPolicyRequest |
SetIamPolicyRequest.setUpdateMask(java.lang.String updateMask)
OPTIONAL: A FieldMask specifying which fields of the policy to modify.
|