public class DescribeNamespacesRequest extends AbstractModel
skipSign
Constructor and Description |
---|
DescribeNamespacesRequest() |
DescribeNamespacesRequest(DescribeNamespacesRequest 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 |
---|---|
Long |
getEdgeUnitID()
Get IECP边缘单元ID
|
String |
getNamePattern()
Get 边缘节点名称模糊搜索串
|
void |
setEdgeUnitID(Long EdgeUnitID)
Set IECP边缘单元ID
|
void |
setNamePattern(String NamePattern)
Set 边缘节点名称模糊搜索串
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, getSkipSign, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public DescribeNamespacesRequest()
public DescribeNamespacesRequest(DescribeNamespacesRequest source)
public Long getEdgeUnitID()
public void setEdgeUnitID(Long EdgeUnitID)
EdgeUnitID
- IECP边缘单元IDpublic String getNamePattern()
public void setNamePattern(String NamePattern)
NamePattern
- 边缘节点名称模糊搜索串Copyright © 2023. All rights reserved.