| Package | Description |
|---|---|
| com.google.api.services.apigee.v1 | |
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Apigee.Organizations.Environments.SetIamPolicy |
Apigee.Organizations.Environments.setIamPolicy(String resource,
GoogleIamV1SetIamPolicyRequest content)
Sets the IAM policy on an environment, if the policy already exists it will be replaced.
|
Apigee.Organizations.Environments.Deployments.SetIamPolicy |
Apigee.Organizations.Environments.Deployments.setIamPolicy(String resource,
GoogleIamV1SetIamPolicyRequest content)
Sets the IAM policy on a deployment, if the policy already exists it will be replaced.
|
Apigee.Organizations.Spaces.SetIamPolicy |
Apigee.Organizations.Spaces.setIamPolicy(String resource,
GoogleIamV1SetIamPolicyRequest content)
IAM META APIs Callers must have apigee.spaces.setIamPolicy.
|
| Constructor and Description |
|---|
SetIamPolicy(String resource,
GoogleIamV1SetIamPolicyRequest content)
Sets the IAM policy on an environment, if the policy already exists it will be replaced.
|
SetIamPolicy(String resource,
GoogleIamV1SetIamPolicyRequest content)
Sets the IAM policy on a deployment, if the policy already exists it will be replaced.
|
SetIamPolicy(String resource,
GoogleIamV1SetIamPolicyRequest content)
IAM META APIs Callers must have apigee.spaces.setIamPolicy.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleIamV1SetIamPolicyRequest |
GoogleIamV1SetIamPolicyRequest.clone() |
GoogleIamV1SetIamPolicyRequest |
GoogleIamV1SetIamPolicyRequest.set(String fieldName,
Object value) |
GoogleIamV1SetIamPolicyRequest |
GoogleIamV1SetIamPolicyRequest.setPolicy(GoogleIamV1Policy policy)
REQUIRED: The complete policy to be applied to the `resource`.
|
GoogleIamV1SetIamPolicyRequest |
GoogleIamV1SetIamPolicyRequest.setUpdateMask(String updateMask)
OPTIONAL: A FieldMask specifying which fields of the policy to modify.
|
Copyright © 2011–2025 Google. All rights reserved.