Interface Details


  • @Incubating
    public interface Details
    Represents a problem details.
    Since:
    8.6
    • Method Detail

      • getDetails

        @Nullable
        java.lang.String getDetails()
        Returns a detailed description of a problem.
        Returns:
        the problem details
        Since:
        8.6