public static class CloudKarafkaInstance.Credential extends Object
| Constructor and Description |
|---|
Credential(String name,
String brokers,
String username,
String password,
String topicPrefix,
String ca) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBrokers() |
String |
getCa() |
String |
getName() |
String |
getPassword() |
String |
getTopicPrefix() |
String |
getUsername() |
Copyright © 2018. All rights reserved.