Uses of Class
org.qubership.integration.platform.engine.model.deployment.update.DeploymentRouteUpdate
Packages that use DeploymentRouteUpdate
Package
Description
-
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) -
Uses of DeploymentRouteUpdate in org.qubership.integration.platform.engine.service.deployment.processing.actions.context.before
Methods in org.qubership.integration.platform.engine.service.deployment.processing.actions.context.before that return DeploymentRouteUpdateModifier and TypeMethodDescriptionstatic DeploymentRouteUpdateRegisterRoutesInControlPlaneAction.formatServiceRoutes(DeploymentRouteUpdate route) Methods in org.qubership.integration.platform.engine.service.deployment.processing.actions.context.before with parameters of type DeploymentRouteUpdateModifier and TypeMethodDescriptionstatic DeploymentRouteUpdateRegisterRoutesInControlPlaneAction.formatServiceRoutes(DeploymentRouteUpdate route)