public class CreatePolicyVersionResponse
extends com.aliyuncs.AcsResponse
| 限定符和类型 | 类和说明 |
|---|---|
static class |
CreatePolicyVersionResponse.PolicyVersion |
| 构造器和说明 |
|---|
CreatePolicyVersionResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
CreatePolicyVersionResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
CreatePolicyVersionResponse.PolicyVersion |
getPolicyVersion() |
String |
getRequestId() |
void |
setPolicyVersion(CreatePolicyVersionResponse.PolicyVersion policyVersion) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public CreatePolicyVersionResponse.PolicyVersion getPolicyVersion()
public void setPolicyVersion(CreatePolicyVersionResponse.PolicyVersion policyVersion)
public CreatePolicyVersionResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance 在类中 com.aliyuncs.AcsResponseCopyright © 2019. All Rights Reserved.