public class ListPolicyRequest extends cn.com.antcloud.api.antcloud.AntCloudRequest<ListPolicyResponse>
| 构造器和说明 |
|---|
ListPolicyRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getActorId()
授权对象id
|
String |
getActorType()
授权对象类型
|
String |
getTenant()
授权策略所属租户
|
void |
setActorId(String actorId)
授权对象id
|
void |
setActorType(String actorType)
授权对象类型
|
void |
setTenant(String tenant)
授权策略所属租户
|
getCustomer, getWorkspace, setCustomer, setWorkspacepublic String getActorId()
public void setActorId(String actorId)
public String getActorType()
public void setActorType(String actorType)
public String getTenant()
getTenant 在类中 cn.com.antcloud.api.antcloud.AntCloudRequest<ListPolicyResponse>public void setTenant(String tenant)
setTenant 在类中 cn.com.antcloud.api.antcloud.AntCloudRequest<ListPolicyResponse>Copyright © 2019. All Rights Reserved.