public class GetGroupTagsRequest extends Object
| Constructor and Description |
|---|
GetGroupTagsRequest() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getGroupId() |
Long |
getTagId() |
String |
getTagKey() |
void |
setGroupId(Long groupId) |
void |
setTagId(Long tagId) |
void |
setTagKey(String tagKey) |
String |
toString() |
Copyright © 2020 org.mydotey. All rights reserved.