public class TopicCreateCommand extends AbstractCommand<KafkaContainer>
| Constructor and Description |
|---|
TopicCreateCommand(TopicConfiguration topic) |
| Modifier and Type | Method and Description |
|---|---|
protected List<String> |
buildParameters(KafkaContainer container) |
execute, getParameterspublic TopicCreateCommand(TopicConfiguration topic)
protected List<String> buildParameters(KafkaContainer container)
buildParameters in class AbstractCommand<KafkaContainer>Copyright © 2019. All rights reserved.