public class DescribePublicIpAssetsRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DescribePublicIpAssetsRequest() | 
| DescribePublicIpAssetsRequest(DescribePublicIpAssetsRequest 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 | 
|---|---|
| Filter | getFilter()Get Filter conditions | 
| AssetTag[] | getTags()Get CSC tags of the asset | 
| void | setFilter(Filter Filter)Set Filter conditions | 
| void | setTags(AssetTag[] Tags)Set CSC tags of the asset | 
| 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 DescribePublicIpAssetsRequest()
public DescribePublicIpAssetsRequest(DescribePublicIpAssetsRequest source)
public Filter getFilter()
public void setFilter(Filter Filter)
Filter - Filter conditionspublic AssetTag[] getTags()
public void setTags(AssetTag[] Tags)
Tags - CSC tags of the assetCopyright © 2025. All rights reserved.