Uses of Class
cloud.opencode.base.web.problem.ProblemDetail.Builder
Packages that use ProblemDetail.Builder
-
Uses of ProblemDetail.Builder in cloud.opencode.base.web.problem
Methods in cloud.opencode.base.web.problem that return ProblemDetail.BuilderModifier and TypeMethodDescriptionstatic ProblemDetail.BuilderProblemDetail.builder()Create a new Builder.Set the detail message.Add an extension property.Set the instance URI.ProblemDetail.Builder.status(int status) Set the HTTP status code.Set the title.Set the problem type URI.