Uses of Class
com.dna.jopt.cloud.touroptimizer.pluginservice.algorithm.AlgorithmPluginResultStatus.Builder
-
Uses of AlgorithmPluginResultStatus.Builder in com.dna.jopt.cloud.touroptimizer.pluginservice.algorithm
Modifier and TypeMethodDescriptionAlgorithmPluginResultStatus.Builder.status
(AbstractAlgorithmPluginResultStatus.AlgorithmPluginResultStatusTag status) Initializes the value for thestatus
attribute.AlgorithmPluginResultStatus.Builder.statusDescription
(String statusDescription) Initializes the optional valuestatusDescription
to statusDescription.AlgorithmPluginResultStatus.Builder.statusDescription
(Optional<String> statusDescription) Initializes the optional valuestatusDescription
to statusDescription.