public static class DescribeMonitorGroupCategoriesResponse.MonitorGroupCategories extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeMonitorGroupCategoriesResponse.MonitorGroupCategories.CategoryItem |
| Constructor and Description |
|---|
MonitorGroupCategories() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getGroupId() |
List<DescribeMonitorGroupCategoriesResponse.MonitorGroupCategories.CategoryItem> |
getMonitorGroupCategory() |
void |
setGroupId(Long groupId) |
void |
setMonitorGroupCategory(List<DescribeMonitorGroupCategoriesResponse.MonitorGroupCategories.CategoryItem> monitorGroupCategory) |
public Long getGroupId()
public void setGroupId(Long groupId)
public List<DescribeMonitorGroupCategoriesResponse.MonitorGroupCategories.CategoryItem> getMonitorGroupCategory()
public void setMonitorGroupCategory(List<DescribeMonitorGroupCategoriesResponse.MonitorGroupCategories.CategoryItem> monitorGroupCategory)
Copyright © 2019. All Rights Reserved.