Package | Description |
---|---|
com.tencentcloudapi.cls.v20201016.models |
Modifier and Type | Method and Description |
---|---|
KafkaProtocolInfo |
CheckRechargeKafkaServerRequest.getProtocol()
Get Encryption access protocol.
|
KafkaProtocolInfo |
PreviewKafkaRechargeRequest.getProtocol()
Get Encrypted Access ProtocolWhen KafkaType is 1 and IsEncryptionAddr is true, Protocol is required
|
KafkaProtocolInfo |
ModifyKafkaRechargeRequest.getProtocol()
Get Encryption access protocol, which is required when IsEncryptionAddr` is set to `true`
|
KafkaProtocolInfo |
CreateKafkaRechargeRequest.getProtocol()
Get Encrypted Access ProtocolWhen KafkaType is 1 and IsEncryptionAddr is true, Protocol is required
|
KafkaProtocolInfo |
KafkaRechargeInfo.getProtocol()
Get Encryption access protocol, which is required when `IsEncryptionAddr` is set to `true`
|
Modifier and Type | Method and Description |
---|---|
void |
CheckRechargeKafkaServerRequest.setProtocol(KafkaProtocolInfo Protocol)
Set Encryption access protocol.
|
void |
PreviewKafkaRechargeRequest.setProtocol(KafkaProtocolInfo Protocol)
Set Encrypted Access ProtocolWhen KafkaType is 1 and IsEncryptionAddr is true, Protocol is required
|
void |
ModifyKafkaRechargeRequest.setProtocol(KafkaProtocolInfo Protocol)
Set Encryption access protocol, which is required when IsEncryptionAddr` is set to `true`
|
void |
CreateKafkaRechargeRequest.setProtocol(KafkaProtocolInfo Protocol)
Set Encrypted Access ProtocolWhen KafkaType is 1 and IsEncryptionAddr is true, Protocol is required
|
void |
KafkaRechargeInfo.setProtocol(KafkaProtocolInfo Protocol)
Set Encryption access protocol, which is required when `IsEncryptionAddr` is set to `true`
|
Constructor and Description |
---|
KafkaProtocolInfo(KafkaProtocolInfo 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 © 2024. All rights reserved.