public class GetPolicyVersionResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
GetPolicyVersionResponse.PolicyVersion |
| Constructor and Description |
|---|
GetPolicyVersionResponse() |
| Modifier and Type | Method and Description |
|---|---|
GetPolicyVersionResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
GetPolicyVersionResponse.PolicyVersion |
getPolicyVersion() |
String |
getRequestId() |
void |
setPolicyVersion(GetPolicyVersionResponse.PolicyVersion policyVersion) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public GetPolicyVersionResponse.PolicyVersion getPolicyVersion()
public void setPolicyVersion(GetPolicyVersionResponse.PolicyVersion policyVersion)
public GetPolicyVersionResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2017. All Rights Reserved.