public class DescribeCVMAssetsResponse extends AbstractModel
header, skipSign
Constructor and Description |
---|
DescribeCVMAssetsResponse() |
DescribeCVMAssetsResponse(DescribeCVMAssetsResponse 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[] |
getAssetTypeList()
Get List of asset types
Note: This field may return·null, indicating that no valid values can be obtained.
|
CVMAssetVO[] |
getData()
Get u200c-
Note: This field may return·null, indicating that no valid values can be obtained.
|
FilterDataObject[] |
getDefenseStatusList()
Get 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[] |
getOsList()
Get List of operating systems
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, which is returned for each request.
|
FilterDataObject[] |
getSystemTypeList()
Get List of operating systems
Note: This field may return·null, indicating that no valid values can be obtained.
|
Long |
getTotal()
Get u200c-
Note: This field may return·null, indicating that no valid values can be obtained.
|
FilterDataObject[] |
getVpcList()
Get List of VPCs
Note: This field may return·null, indicating that no valid values can be obtained.
|
FilterDataObject[] |
getZoneList()
Get List of availability zones
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setAppIdList(FilterDataObject[] AppIdList)
Set List of AppIds
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(CVMAssetVO[] Data)
Set u200c-
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setDefenseStatusList(FilterDataObject[] DefenseStatusList)
Set 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 |
setOsList(FilterDataObject[] OsList)
Set List of operating systems
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, which is returned for each request.
|
void |
setSystemTypeList(FilterDataObject[] SystemTypeList)
Set List of operating systems
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setTotal(Long Total)
Set u200c-
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setVpcList(FilterDataObject[] VpcList)
Set List of VPCs
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setZoneList(FilterDataObject[] ZoneList)
Set List of availability zones
Note: This field may return·null, indicating that no valid values can be obtained.
|
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 DescribeCVMAssetsResponse()
public DescribeCVMAssetsResponse(DescribeCVMAssetsResponse source)
public Long getTotal()
public void setTotal(Long Total)
Total
- u200c-
Note: This field may return·null, indicating that no valid values can be obtained.public CVMAssetVO[] getData()
public void setData(CVMAssetVO[] Data)
Data
- u200c-
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
- Protection status
Note: This field may return·null, indicating that no valid values can be obtained.public FilterDataObject[] getVpcList()
public void setVpcList(FilterDataObject[] VpcList)
VpcList
- List of VPCs
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[] getSystemTypeList()
public void setSystemTypeList(FilterDataObject[] SystemTypeList)
SystemTypeList
- List of operating systems
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[] 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 FilterDataObject[] getZoneList()
public void setZoneList(FilterDataObject[] ZoneList)
ZoneList
- List of availability zones
Note: This field may return·null, indicating that no valid values can be obtained.public FilterDataObject[] getOsList()
public void setOsList(FilterDataObject[] OsList)
OsList
- List of operating systems
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, which is returned for each request. RequestId is required for locating a problem.Copyright © 2024. All rights reserved.