Uses of Class
org.qubership.integration.platform.runtime.catalog.rest.v1.dto.engine.DomainResponse
Packages that use DomainResponse
-
Uses of DomainResponse in org.qubership.integration.platform.runtime.catalog.rest.v1.mapper
Methods in org.qubership.integration.platform.runtime.catalog.rest.v1.mapper that return DomainResponseModifier and TypeMethodDescriptionEngineMapper.asDomainResponse(KubeDeployment domain) EngineMapperImpl.asDomainResponse(KubeDeployment domain) Methods in org.qubership.integration.platform.runtime.catalog.rest.v1.mapper that return types with arguments of type DomainResponseModifier and TypeMethodDescriptionEngineMapper.asDomainResponses(List<KubeDeployment> domains) EngineMapperImpl.asDomainResponses(List<KubeDeployment> domains)