public class DescribeDbAssetsRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
DescribeDbAssetsRequest() |
DescribeDbAssetsRequest(DescribeDbAssetsRequest 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 |
---|---|
String[] |
getAssetTypes()
Get 资产类型:MYSQL/MARIADB/REDIS/MONGODB/POSTGRES/CTS/ES/KAFKA/COS/CBS/CFS
|
Filter |
getFilter()
Get -
|
void |
setAssetTypes(String[] AssetTypes)
Set 资产类型:MYSQL/MARIADB/REDIS/MONGODB/POSTGRES/CTS/ES/KAFKA/COS/CBS/CFS
|
void |
setFilter(Filter Filter)
Set -
|
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 DescribeDbAssetsRequest()
public DescribeDbAssetsRequest(DescribeDbAssetsRequest source)
public Filter getFilter()
public void setFilter(Filter Filter)
Filter
- -public String[] getAssetTypes()
public void setAssetTypes(String[] AssetTypes)
AssetTypes
- 资产类型:MYSQL/MARIADB/REDIS/MONGODB/POSTGRES/CTS/ES/KAFKA/COS/CBS/CFSCopyright © 2024. All rights reserved.