public interface IncidentResource
Modifier and Type | Method and Description |
---|---|
IncidentDto |
getIncident() |
void |
resolveIncident() |
@GET @Produces(value="application/json") IncidentDto getIncident()
@DELETE void resolveIncident()
Copyright © 2022. All rights reserved.