public final class AddTopic extends Object implements OnlineCommand, OfflineCommand
| Modifier and Type | Class and Description |
|---|---|
static class |
AddTopic.Builder |
NOOPNOOP| Modifier and Type | Method and Description |
|---|---|
void |
apply(OfflineCommandContext ctx) |
void |
apply(OnlineCommandContext ctx) |
String |
toString() |
public void apply(OnlineCommandContext ctx) throws IOException, CommandFailedException
apply in interface OnlineCommandIOExceptionCommandFailedExceptionpublic void apply(OfflineCommandContext ctx) throws CommandFailedException, IOException
apply in interface OfflineCommandCommandFailedExceptionIOExceptionpublic String toString()
toString in interface OfflineCommandtoString in interface OnlineCommandtoString in class ObjectCopyright © 2024. All rights reserved.