public static class AddClientCommand.Arguments extends Object
String
fdname
protocol
Boolean
skipauth
tls
Arguments()
Arguments(String protocol, String fdname, Boolean skipauth, Boolean tls)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@Nonnull public String protocol
@Nonnull public String fdname
@CheckForNull public Boolean skipauth
@CheckForNull public Boolean tls
public Arguments()
public Arguments(String protocol, String fdname, Boolean skipauth, Boolean tls)