public static final class DetachControlPolicyRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DetachControlPolicyRequest |
build() |
DetachControlPolicyRequest.Builder |
policyId(String policyId)
The ID of the access control policy.
|
DetachControlPolicyRequest.Builder |
targetId(String targetId)
The ID of the object from which you want to detach the access control policy.
|
public DetachControlPolicyRequest.Builder policyId(String policyId)
public DetachControlPolicyRequest.Builder targetId(String targetId)
* Root folder * Subfolders of the Root folder * Members
public DetachControlPolicyRequest build()
Copyright © 2023. All rights reserved.