public class DescribeDomainAssetsResponse extends AbstractModel
header, skipSign
Constructor and Description |
---|
DescribeDomainAssetsResponse() |
DescribeDomainAssetsResponse(DescribeDomainAssetsResponse 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[] |
getAssetLocationList()
Get List of asset locations
Note: This field may return·null, indicating that no valid values can be obtained.
|
DomainAssetVO[] |
getData()
Get u200c-
Note: This field may return·null, indicating that no valid values can be obtained.
|
FilterDataObject[] |
getDefenseStatusList()
Get List of WAF protection status
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).
|
FilterDataObject[] |
getSourceTypeList()
Get List of asset types
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.
|
void |
setAssetLocationList(FilterDataObject[] AssetLocationList)
Set List of asset locations
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setData(DomainAssetVO[] Data)
Set u200c-
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setDefenseStatusList(FilterDataObject[] DefenseStatusList)
Set List of WAF protection status
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 |
setSourceTypeList(FilterDataObject[] SourceTypeList)
Set List of asset types
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 |
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 DescribeDomainAssetsResponse()
public DescribeDomainAssetsResponse(DescribeDomainAssetsResponse 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 DomainAssetVO[] getData()
public void setData(DomainAssetVO[] Data)
Data
- u200c-
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 WAF protection status
Note: This field may return·null, indicating that no valid values can be obtained.public 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[] getSourceTypeList()
public void setSourceTypeList(FilterDataObject[] SourceTypeList)
SourceTypeList
- List of asset 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 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 © 2025. All rights reserved.