public static class ChannelCommands.CreateChannel extends java.lang.Object implements Command
Constructor and Description |
---|
ChannelCommands.CreateChannel(java.lang.String key) |
ChannelCommands.CreateChannel(java.lang.String key,
java.util.Set<ChannelRoles> roles) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getKey() |
java.util.Set<ChannelRoles> |
getRoles() |
public ChannelCommands.CreateChannel(java.lang.String key, java.util.Set<ChannelRoles> roles)
public ChannelCommands.CreateChannel(java.lang.String key)
public java.lang.String getKey()
public java.util.Set<ChannelRoles> getRoles()