ResponseRender

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun addParameter(key: String, value: String?): ResponseRender
Link copied to clipboard
abstract fun complete(): Response
Link copied to clipboard
open fun withDocumentationUri(documentationUri: String?): ResponseRender
Link copied to clipboard
open fun withState(state: State?): ResponseRender