Uses of Record Class
ch.rasc.jcentserverclient.models.Command
Packages that use Command
-
Uses of Command in ch.rasc.jcentserverclient.models
Methods in ch.rasc.jcentserverclient.models that return CommandMethods in ch.rasc.jcentserverclient.models that return types with arguments of type CommandModifier and TypeMethodDescriptionBatchRequest.commands()Returns the value of thecommandsrecord component.Methods in ch.rasc.jcentserverclient.models with parameters of type CommandModifier and TypeMethodDescriptionMethod parameters in ch.rasc.jcentserverclient.models with type arguments of type CommandModifier and TypeMethodDescriptionConstructor parameters in ch.rasc.jcentserverclient.models with type arguments of type CommandModifierConstructorDescriptionBatchRequest(List<Command> commands, Boolean parallel) Creates an instance of aBatchRequestrecord class.