Uses of Class
org.qubership.integration.platform.runtime.catalog.model.deployment.update.DeploymentRouteUpdate
Packages that use DeploymentRouteUpdate
-
Uses of DeploymentRouteUpdate in org.qubership.integration.platform.runtime.catalog.rest.v1.mapper
Methods in org.qubership.integration.platform.runtime.catalog.rest.v1.mapper that return DeploymentRouteUpdateModifier and TypeMethodDescriptionDeploymentRouteMapper.asUpdate(org.qubership.integration.platform.catalog.persistence.configs.entity.chain.DeploymentRoute deploymentRoutes) DeploymentRouteMapperImpl.asUpdate(org.qubership.integration.platform.catalog.persistence.configs.entity.chain.DeploymentRoute deploymentRoutes) Methods in org.qubership.integration.platform.runtime.catalog.rest.v1.mapper that return types with arguments of type DeploymentRouteUpdateModifier and TypeMethodDescriptionDeploymentRouteMapper.asUpdates(List<org.qubership.integration.platform.catalog.persistence.configs.entity.chain.DeploymentRoute> deploymentRoutes) DeploymentRouteMapperImpl.asUpdates(List<org.qubership.integration.platform.catalog.persistence.configs.entity.chain.DeploymentRoute> deploymentRoutes)