Interface TurLLMInstanceMapper
- All Known Implementing Classes:
TurLLMInstanceMapperImpl
public interface TurLLMInstanceMapper
-
Method Summary
Modifier and TypeMethodDescriptiontoDto(TurLLMInstance entity) toDtoList(List<TurLLMInstance> entities) toDtoSet(Set<TurLLMInstance> entities)
-
Method Details
-
toDto
-
toEntity
-
toDtoList
-
toDtoSet
-