public class DescribeDataBackupOverviewRequest extends AbstractModel
Constructor and Description |
---|
DescribeDataBackupOverviewRequest() |
DescribeDataBackupOverviewRequest(DescribeDataBackupOverviewRequest 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 |
getProduct()
Get 需要查询的云数据库产品类型,目前仅支持 "mysql"。
|
void |
setProduct(String Product)
Set 需要查询的云数据库产品类型,目前仅支持 "mysql"。
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public DescribeDataBackupOverviewRequest()
public DescribeDataBackupOverviewRequest(DescribeDataBackupOverviewRequest source)
Copyright © 2021. All rights reserved.