public class GetPolicyResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
GetPolicyResponse.Policy |
| Constructor and Description |
|---|
GetPolicyResponse() |
| Modifier and Type | Method and Description |
|---|---|
GetPolicyResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
GetPolicyResponse.Policy |
getPolicy() |
String |
getRequestId() |
void |
setPolicy(GetPolicyResponse.Policy policy) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public GetPolicyResponse.Policy getPolicy()
public void setPolicy(GetPolicyResponse.Policy policy)
public GetPolicyResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2017. All Rights Reserved.