public class CreateOrUpdateTopicCommand extends BaseCommand<CDPTopic>
Modifier and Type | Class and Description |
---|---|
static class |
CreateOrUpdateTopicCommand.Builder |
environment, serviceManager
Modifier and Type | Method and Description |
---|---|
static CreateOrUpdateTopicCommand.Builder |
create(CDPTopicInput topicInput) |
CDPTopic |
execute() |
public CDPTopic execute()
execute
in class BaseCommand<CDPTopic>
public static CreateOrUpdateTopicCommand.Builder create(CDPTopicInput topicInput)
Copyright © 2014–2022 Apache Software Foundation. All rights reserved.