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