public class CloudDedicatedZoneResourceSummaryInfo extends AbstractModel
header, skipSign| Constructor and Description |
|---|
CloudDedicatedZoneResourceSummaryInfo() |
CloudDedicatedZoneResourceSummaryInfo(CloudDedicatedZoneResourceSummaryInfo 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 |
getProductName()
Get Product name
|
CloudDedicatedZoneResourceStatisticsInfo[] |
getStatistics()
Get Statistical detail of the resource.
|
String |
getSubProductName()
Get Subproduct name
|
void |
setProductName(String ProductName)
Set Product name
|
void |
setStatistics(CloudDedicatedZoneResourceStatisticsInfo[] Statistics)
Set Statistical detail of the resource.
|
void |
setSubProductName(String SubProductName)
Set Subproduct name
|
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 CloudDedicatedZoneResourceSummaryInfo()
public CloudDedicatedZoneResourceSummaryInfo(CloudDedicatedZoneResourceSummaryInfo source)
public String getProductName()
public void setProductName(String ProductName)
ProductName - Product namepublic String getSubProductName()
public void setSubProductName(String SubProductName)
SubProductName - Subproduct namepublic CloudDedicatedZoneResourceStatisticsInfo[] getStatistics()
public void setStatistics(CloudDedicatedZoneResourceStatisticsInfo[] Statistics)
Statistics - Statistical detail of the resource.Copyright © 2025. All rights reserved.