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