Uses of Class
org.qubership.integration.platform.runtime.catalog.rest.v1.dto.validation.RouteDeployment
Packages that use RouteDeployment
-
Uses of RouteDeployment in org.qubership.integration.platform.runtime.catalog.rest.v1.controller
Methods in org.qubership.integration.platform.runtime.catalog.rest.v1.controller that return types with arguments of type RouteDeploymentModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<List<RouteDeployment>> ElementValidationController.findRouteDeployments(String uri, String excludeChainId, boolean isExternalRoute, boolean isPrivateRoute, Set<org.springframework.http.HttpMethod> httpMethods)