public class DescribeDLPEdgeNodeGroupsRspData extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DescribeDLPEdgeNodeGroupsRspData() | 
| DescribeDLPEdgeNodeGroupsRspData(DescribeDLPEdgeNodeGroupsRspData source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
| Modifier and Type | Method and Description | 
|---|---|
| DescribeDLPEdgeNodeGroupsRspItem[] | getItems()Get 分组信息 | 
| Paging | getPage()Get 分页信息 | 
| void | setItems(DescribeDLPEdgeNodeGroupsRspItem[] Items)Set 分组信息 | 
| void | setPage(Paging Page)Set 分页信息 | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic DescribeDLPEdgeNodeGroupsRspData()
public DescribeDLPEdgeNodeGroupsRspData(DescribeDLPEdgeNodeGroupsRspData source)
public DescribeDLPEdgeNodeGroupsRspItem[] getItems()
public void setItems(DescribeDLPEdgeNodeGroupsRspItem[] Items)
Items - 分组信息public Paging getPage()
public void setPage(Paging Page)
Page - 分页信息Copyright © 2025. All rights reserved.