Uses of Class
com.yahoo.vespa.hosted.controller.api.integration.vcmr.HostAction
-
Packages that use HostAction Package Description com.yahoo.vespa.hosted.controller.api.integration.vcmr -
-
Uses of HostAction in com.yahoo.vespa.hosted.controller.api.integration.vcmr
Methods in com.yahoo.vespa.hosted.controller.api.integration.vcmr that return HostAction Modifier and Type Method Description HostActionHostAction. withState(HostAction.State state)Methods in com.yahoo.vespa.hosted.controller.api.integration.vcmr that return types with arguments of type HostAction Modifier and Type Method Description List<HostAction>VespaChangeRequest. getHostActionPlan()Method parameters in com.yahoo.vespa.hosted.controller.api.integration.vcmr with type arguments of type HostAction Modifier and Type Method Description VespaChangeRequestVespaChangeRequest. withActionPlan(List<HostAction> hostActionPlan)
-