Uses of Class
org.qubership.integration.platform.engine.model.deployment.update.DeploymentRouteUpdate
Packages that use DeploymentRouteUpdate
-
Uses of DeploymentRouteUpdate in org.qubership.integration.platform.engine.controlplane
Methods in org.qubership.integration.platform.engine.controlplane with parameters of type DeploymentRouteUpdateModifier and TypeMethodDescriptionvoidControlPlaneService.postEgressGatewayRoutes(DeploymentRouteUpdate route) Method parameters in org.qubership.integration.platform.engine.controlplane with type arguments of type DeploymentRouteUpdateModifier and TypeMethodDescriptionvoidControlPlaneService.postPrivateEngineRoutes(List<DeploymentRouteUpdate> deploymentRoutes, String endpoint) voidControlPlaneService.postPublicEngineRoutes(List<DeploymentRouteUpdate> deploymentRoutes, String endpoint)