Uses of Enum Class
org.apache.camel.component.torchserve.client.model.Worker.Status
Packages that use Worker.Status
-
Uses of Worker.Status in org.apache.camel.component.torchserve.client.model
Methods in org.apache.camel.component.torchserve.client.model that return Worker.StatusModifier and TypeMethodDescriptionstatic Worker.StatusWorker.Status.from(DescribeModel200ResponseInnerWorkersInner.StatusEnum status) Worker.getStatus()static Worker.StatusReturns the enum constant of this class with the specified name.static Worker.Status[]Worker.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.torchserve.client.model with parameters of type Worker.Status