public class DescribeOperatorPermissionResponse
extends com.aliyuncs.AcsResponse
| Constructor and Description |
|---|
DescribeOperatorPermissionResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCreatedTime() |
String |
getExpiredTime() |
DescribeOperatorPermissionResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getPrivileges() |
String |
getRequestId() |
void |
setCreatedTime(String createdTime) |
void |
setExpiredTime(String expiredTime) |
void |
setPrivileges(String privileges) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public String getPrivileges()
public void setPrivileges(String privileges)
public String getCreatedTime()
public void setCreatedTime(String createdTime)
public String getExpiredTime()
public void setExpiredTime(String expiredTime)
public DescribeOperatorPermissionResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.