Package | Description |
---|---|
com.tencentcloudapi.cls.v20201016.models |
Modifier and Type | Method and Description |
---|---|
ConsumerContent |
ModifyConsumerRequest.getContent()
Get 如果需要投递元数据信息,元数据信息的描述
|
ConsumerContent |
CreateConsumerRequest.getContent()
Get 如果需要投递元数据信息,元数据信息的描述
|
ConsumerContent |
DescribeConsumerResponse.getContent()
Get 如果需要投递元数据信息,元数据信息的描述
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyConsumerRequest.setContent(ConsumerContent Content)
Set 如果需要投递元数据信息,元数据信息的描述
|
void |
CreateConsumerRequest.setContent(ConsumerContent Content)
Set 如果需要投递元数据信息,元数据信息的描述
|
void |
DescribeConsumerResponse.setContent(ConsumerContent Content)
Set 如果需要投递元数据信息,元数据信息的描述
注意:此字段可能返回 null,表示取不到有效值。
|
Constructor and Description |
---|
ConsumerContent(ConsumerContent 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.
|
Copyright © 2022. All rights reserved.