Package | Description |
---|---|
com.google.api.services.servicemanagement | |
com.google.api.services.servicemanagement.model |
Modifier and Type | Method and Description |
---|---|
ServiceManagement.Services.SetIamPolicy |
ServiceManagement.Services.setIamPolicy(String resource,
SetIamPolicyRequest content)
Sets the access control policy on the specified resource.
|
ServiceManagement.Services.Consumers.SetIamPolicy |
ServiceManagement.Services.Consumers.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.
|
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–2024 Google. All rights reserved.