public class DeleteTopicCommand extends BaseCommand<Boolean>
Modifier and Type | Class and Description |
---|---|
static class |
DeleteTopicCommand.Builder |
environment, serviceManager
Constructor and Description |
---|
DeleteTopicCommand(DeleteTopicCommand.Builder builder) |
Modifier and Type | Method and Description |
---|---|
static DeleteTopicCommand.Builder |
create(String topicId) |
Boolean |
execute() |
public DeleteTopicCommand(DeleteTopicCommand.Builder builder)
public Boolean execute()
execute
in class BaseCommand<Boolean>
public static DeleteTopicCommand.Builder create(String topicId)
Copyright © 2014–2022 Apache Software Foundation. All rights reserved.