Uses of Record Class
ch.rasc.jcentserverclient.models.Disconnect
Packages that use Disconnect
-
Uses of Disconnect in ch.rasc.jcentserverclient.models
Methods in ch.rasc.jcentserverclient.models that return DisconnectModifier and TypeMethodDescriptionDisconnect.Builder.build()DisconnectRequest.disconnect()Returns the value of thedisconnectrecord component.Methods in ch.rasc.jcentserverclient.models with parameters of type DisconnectConstructors in ch.rasc.jcentserverclient.models with parameters of type DisconnectModifierConstructorDescriptionDisconnectRequest(String user, String client, String session, List<String> whitelist, Disconnect disconnect) Creates an instance of aDisconnectRequestrecord class.