Package io.quarkus.spring.web.deployment
Class ResponseBuilder
java.lang.Object
io.quarkus.spring.web.deployment.ResponseBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.quarkus.gizmo.ResultHandlebuild()withEntity(io.quarkus.gizmo.ResultHandle entity) withType(io.quarkus.gizmo.ResultHandle type)
-
Constructor Details
-
ResponseBuilder
ResponseBuilder(io.quarkus.gizmo.MethodCreator methodCreator, int status)
-
-
Method Details
-
build
public io.quarkus.gizmo.ResultHandle build() -
withType
-
withEntity
-