Uses of Class
com.yahoo.vespa.hosted.controller.api.integration.vcmr.VespaChangeRequest
-
Packages that use VespaChangeRequest Package Description com.yahoo.vespa.hosted.controller.api.integration.vcmr -
-
Uses of VespaChangeRequest in com.yahoo.vespa.hosted.controller.api.integration.vcmr
Methods in com.yahoo.vespa.hosted.controller.api.integration.vcmr that return VespaChangeRequest Modifier and Type Method Description VespaChangeRequestVespaChangeRequest. withActionPlan(List<HostAction> hostActionPlan)VespaChangeRequestVespaChangeRequest. withApproval(ChangeRequest.Approval approval)VespaChangeRequestVespaChangeRequest. withSource(ChangeRequestSource source)VespaChangeRequestVespaChangeRequest. withStatus(VespaChangeRequest.Status status)
-