Uses of Class
org.qubership.atp.environments.clients.api.healthcheck.dto.AttachmentDto
Packages that use AttachmentDto
-
Uses of AttachmentDto in org.qubership.atp.environments.clients.api.healthcheck.dto
Methods in org.qubership.atp.environments.clients.api.healthcheck.dto that return AttachmentDtoModifier and TypeMethodDescriptionMethods in org.qubership.atp.environments.clients.api.healthcheck.dto that return types with arguments of type AttachmentDtoModifier and TypeMethodDescription@Valid List<AttachmentDto> ProcessStatusDto.getAttachments()Get attachmentsMethods in org.qubership.atp.environments.clients.api.healthcheck.dto with parameters of type AttachmentDtoModifier and TypeMethodDescriptionProcessStatusDto.addAttachmentsItem(AttachmentDto attachmentsItem) Method parameters in org.qubership.atp.environments.clients.api.healthcheck.dto with type arguments of type AttachmentDtoModifier and TypeMethodDescriptionProcessStatusDto.attachments(List<AttachmentDto> attachments) voidProcessStatusDto.setAttachments(List<AttachmentDto> attachments)