public class DescribeCkafkaZoneRequest extends AbstractModel
| Constructor and Description | 
|---|
| DescribeCkafkaZoneRequest() | 
| DescribeCkafkaZoneRequest(DescribeCkafkaZoneRequest 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 | getCdcId()Get Cloud Dedicated Cluster (CDC) business parameter. | 
| void | setCdcId(String CdcId)Set Cloud Dedicated Cluster (CDC) business parameter. | 
| 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, toJsonStringpublic DescribeCkafkaZoneRequest()
public DescribeCkafkaZoneRequest(DescribeCkafkaZoneRequest source)
public String getCdcId()
public void setCdcId(String CdcId)
CdcId - Cloud Dedicated Cluster (CDC) business parameter.Copyright © 2023. All rights reserved.