method Response
suspend fun methodResponse(name: String, block: suspend MethodResponseResourceBuilder.() -> Unit): MethodResponse
Parameters
name
The unique name of the resulting resource.
block
Builder for MethodResponse.
See also
Parameters
name
The unique name of the resulting resource.