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