public class CkafkaDeliveryParams extends AbstractModel
Constructor and Description |
---|
CkafkaDeliveryParams() |
CkafkaDeliveryParams(CkafkaDeliveryParams 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 |
getResourceDescription()
Get ckafka资源qcs六段式
|
String |
getTopicName()
Get ckafka topic name
|
void |
setResourceDescription(String ResourceDescription)
Set ckafka资源qcs六段式
|
void |
setTopicName(String TopicName)
Set ckafka topic name
|
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 CkafkaDeliveryParams()
public CkafkaDeliveryParams(CkafkaDeliveryParams source)
public String getTopicName()
public void setTopicName(String TopicName)
TopicName
- ckafka topic namepublic String getResourceDescription()
public void setResourceDescription(String ResourceDescription)
ResourceDescription
- ckafka资源qcs六段式Copyright © 2022. All rights reserved.