Uses of Class
org.yamcs.client.processor.ProcessorClient.CommandBuilder
Packages that use ProcessorClient.CommandBuilder
-
Uses of ProcessorClient.CommandBuilder in org.yamcs.client.processor
Methods in org.yamcs.client.processor that return ProcessorClient.CommandBuilderModifier and TypeMethodDescriptionProcessorClient.prepareCommand
(String command) ProcessorClient.CommandBuilder.withArgument
(String name, Object value) ProcessorClient.CommandBuilder.withComment
(String comment) ProcessorClient.CommandBuilder.withDisableTransmissionConstraints()
ProcessorClient.CommandBuilder.withDisableVerification()
ProcessorClient.CommandBuilder.withDryRun
(boolean dryRun) ProcessorClient.CommandBuilder.withExtra
(String option, Yamcs.Value value) ProcessorClient.CommandBuilder.withOrigin
(String origin) ProcessorClient.CommandBuilder.withSequenceNumber
(int sequenceNumber) ProcessorClient.CommandBuilder.withVerifierConfig
(String verifier, Commanding.VerifierConfig config)