public class GetPrivateAccessPolicyRequest
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
GetPrivateAccessPolicyRequest() |
限定符和类型 | 方法和说明 |
---|---|
static GetPrivateAccessPolicyRequest |
build(Map<String,?> map) |
String |
getPolicyId() |
GetPrivateAccessPolicyRequest |
setPolicyId(String policyId) |
@NameInMap(value="PolicyId") public String policyId
This parameter is required.
example:pa-policy-63b2f1844b86****
public static GetPrivateAccessPolicyRequest build(Map<String,?> map) throws Exception
Exception
public GetPrivateAccessPolicyRequest setPolicyId(String policyId)
public String getPolicyId()
Copyright © 2024. All rights reserved.