public static final class GetControlPolicyRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetControlPolicyRequest |
build() |
GetControlPolicyRequest.Builder |
language(String language)
The language in which you want to return the description of the access control policy.
|
GetControlPolicyRequest.Builder |
policyId(String policyId)
The ID of the access control policy.
|
public GetControlPolicyRequest.Builder language(String language)
* zh-CN (default value): Chinese * en: English * ja: Japanese > This parameter is valid only for system access control policies.
public GetControlPolicyRequest.Builder policyId(String policyId)
public GetControlPolicyRequest build()
Copyright © 2023. All rights reserved.