Uses of Class
org.qubership.integration.platform.engine.controlplane.ControlPlaneException
Packages that use ControlPlaneException
-
Uses of ControlPlaneException in org.qubership.integration.platform.engine.controlplane
Methods in org.qubership.integration.platform.engine.controlplane that throw ControlPlaneExceptionModifier and TypeMethodDescriptionvoidControlPlaneService.postPrivateEngineRoutes(List<DeploymentRouteUpdate> deploymentRoutes, String endpoint) voidControlPlaneService.postPublicEngineRoutes(List<DeploymentRouteUpdate> deploymentRoutes, String endpoint) voidControlPlaneService.removeEngineRoutesByPathsAndEndpoint(List<org.apache.commons.lang3.tuple.Pair<String, RouteType>> paths, String deploymentName)