public class DescribePublicIpAssetsResponse extends AbstractModel
header, skipSign
Constructor and Description |
---|
DescribePublicIpAssetsResponse() |
DescribePublicIpAssetsResponse(DescribePublicIpAssetsResponse 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 |
---|---|
FilterDataObject[] |
getAppIdList()
Get List of AppIds
Note: This field may return·null, indicating that no valid values can be obtained.
|
FilterDataObject[] |
getAssetLocationList()
Get List of asset locations
Note: This field may return·null, indicating that no valid values can be obtained.
|
FilterDataObject[] |
getAssetTypeList()
Get List of asset types
Note: This field may return·null, indicating that no valid values can be obtained.
|
IpAssetListVO[] |
getData()
Get Data list
Note: This field may return·null, indicating that no valid values can be obtained.
|
FilterDataObject[] |
getDefenseStatusList()
Get List of protection status
Note: This field may return·null, indicating that no valid values can be obtained.
|
FilterDataObject[] |
getIpTypeList()
Get List of IP types
Note: This field may return·null, indicating that no valid values can be obtained.
|
FilterDataObject[] |
getRegionList()
Get List of regions
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getRequestId()
Get The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId).
|
Long |
getTotal()
Get Total number of results
|
void |
setAppIdList(FilterDataObject[] AppIdList)
Set List of AppIds
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setAssetLocationList(FilterDataObject[] AssetLocationList)
Set List of asset locations
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setAssetTypeList(FilterDataObject[] AssetTypeList)
Set List of asset types
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setData(IpAssetListVO[] Data)
Set Data list
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setDefenseStatusList(FilterDataObject[] DefenseStatusList)
Set List of protection status
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setIpTypeList(FilterDataObject[] IpTypeList)
Set List of IP types
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setRegionList(FilterDataObject[] RegionList)
Set List of regions
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setRequestId(String RequestId)
Set The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId).
|
void |
setTotal(Long Total)
Set Total number of results
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public DescribePublicIpAssetsResponse()
public DescribePublicIpAssetsResponse(DescribePublicIpAssetsResponse source)
public IpAssetListVO[] getData()
public void setData(IpAssetListVO[] Data)
Data
- Data list
Note: This field may return·null, indicating that no valid values can be obtained.public Long getTotal()
public void setTotal(Long Total)
Total
- Total number of resultspublic FilterDataObject[] getAssetLocationList()
public void setAssetLocationList(FilterDataObject[] AssetLocationList)
AssetLocationList
- List of asset locations
Note: This field may return·null, indicating that no valid values can be obtained.public FilterDataObject[] getIpTypeList()
public void setIpTypeList(FilterDataObject[] IpTypeList)
IpTypeList
- List of IP types
Note: This field may return·null, indicating that no valid values can be obtained.public FilterDataObject[] getRegionList()
public void setRegionList(FilterDataObject[] RegionList)
RegionList
- List of regions
Note: This field may return·null, indicating that no valid values can be obtained.public FilterDataObject[] getDefenseStatusList()
public void setDefenseStatusList(FilterDataObject[] DefenseStatusList)
DefenseStatusList
- List of protection status
Note: This field may return·null, indicating that no valid values can be obtained.public FilterDataObject[] getAssetTypeList()
public void setAssetTypeList(FilterDataObject[] AssetTypeList)
AssetTypeList
- List of asset types
Note: This field may return·null, indicating that no valid values can be obtained.public FilterDataObject[] getAppIdList()
public void setAppIdList(FilterDataObject[] AppIdList)
AppIdList
- List of AppIds
Note: This field may return·null, indicating that no valid values can be obtained.public String getRequestId()
public void setRequestId(String RequestId)
RequestId
- The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.Copyright © 2024. All rights reserved.