Class EngineMapperImpl
java.lang.Object
org.qubership.integration.platform.runtime.catalog.rest.v1.mapper.EngineMapperImpl
- All Implemented Interfaces:
EngineMapper
@Generated(value="org.mapstruct.ap.MappingProcessor",
date="2025-03-28T13:58:24+0000",
comments="version: 1.5.5.Final, compiler: javac, environment: Java 21.0.6 (Eclipse Adoptium)")
@Component
public class EngineMapperImpl
extends Object
implements EngineMapper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionasDomainResponse(KubeDeployment domain) asDomainResponses(List<KubeDeployment> domains) asEngineResponse(KubePod pod) asEngineResponses(List<KubePod> pods) asEngineUpdate(KubePod pod, String domain, EventActionType actionType)
-
Constructor Details
-
EngineMapperImpl
public EngineMapperImpl()
-
-
Method Details
-
asDomainResponse
- Specified by:
asDomainResponsein interfaceEngineMapper
-
asDomainResponses
- Specified by:
asDomainResponsesin interfaceEngineMapper
-
asEngineResponse
- Specified by:
asEngineResponsein interfaceEngineMapper
-
asEngineResponses
- Specified by:
asEngineResponsesin interfaceEngineMapper
-
asEngineUpdate
- Specified by:
asEngineUpdatein interfaceEngineMapper
-