Uses of Class
org.qubership.atp.mia.clients.api.environments.dto.projects.SystemResDto
Packages that use SystemResDto
-
Uses of SystemResDto in org.qubership.atp.mia.clients.api.environments.dto.projects
Methods in org.qubership.atp.mia.clients.api.environments.dto.projects that return SystemResDtoModifier and TypeMethodDescriptionSystemResDto.addConnectionsItem(Object connectionsItem) SystemResDto.addEnvironmentIdsItem(Object environmentIdsItem) SystemResDto.addEnvironmentsItem(Object environmentsItem) SystemResDto.connections(List<Object> connections) SystemResDto.dateOfCheckVersion(Long dateOfCheckVersion) SystemResDto.dateOfLastCheck(Long dateOfLastCheck) SystemResDto.description(String description) SystemResDto.environmentIds(List<Object> environmentIds) SystemResDto.environments(List<Object> environments) SystemResDto.externalId(UUID externalId) SystemResDto.externalName(String externalName) SystemResDto.linkToSystemId(UUID linkToSystemId) SystemResDto.mergeByName(Boolean mergeByName) SystemResDto.modifiedBy(UUID modifiedBy) SystemResDto.parametersGettingVersion(ParametersGettingVersionDto parametersGettingVersion) SystemResDto.parentSystemId(UUID parentSystemId) SystemResDto.status(SystemResDto.StatusEnum status) SystemResDto.systemCategory(Object systemCategory) SystemResDto.systemCategoryId(UUID systemCategoryId)