Interface Details
-
@Incubating public interface Details
Represents a problem details.- Since:
- 8.6
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getDetails()
Returns a detailed description of a problem.
-