public class UpdateGroupResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
UpdateGroupResponse.Group |
| Constructor and Description |
|---|
UpdateGroupResponse() |
| Modifier and Type | Method and Description |
|---|---|
UpdateGroupResponse.Group |
getGroup() |
UpdateGroupResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
void |
setGroup(UpdateGroupResponse.Group group) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public UpdateGroupResponse.Group getGroup()
public void setGroup(UpdateGroupResponse.Group group)
public UpdateGroupResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2017. All Rights Reserved.