Uses of Enum Class
org.qubership.atp.environments.clients.api.healthcheck.dto.StatusDto
Packages that use StatusDto
-
Uses of StatusDto in org.qubership.atp.environments.clients.api.healthcheck.dto
Methods in org.qubership.atp.environments.clients.api.healthcheck.dto that return StatusDtoModifier and TypeMethodDescriptionstatic StatusDto@Valid StatusDtoConnectionStatusDto.getStatus()Get status@Valid StatusDtoEnvironmentStatusDto.getStatus()Get status@Valid StatusDtoProcessStatusDto.getStatus()Get status@Valid StatusDtoSystemStatusDto.getStatus()Get statusstatic StatusDtoReturns the enum constant of this class with the specified name.static StatusDto[]StatusDto.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.qubership.atp.environments.clients.api.healthcheck.dto with parameters of type StatusDtoModifier and TypeMethodDescriptionvoidvoidvoidvoid