GetRequestValidatorPlainArgs

data class GetRequestValidatorPlainArgs(val requestValidatorId: String, val restApiId: String) : ConvertibleToJava<GetRequestValidatorPlainArgs>

Constructors

Link copied to clipboard
fun GetRequestValidatorPlainArgs(requestValidatorId: String, restApiId: String)

Functions

Link copied to clipboard
open override fun toJava(): GetRequestValidatorPlainArgs

Properties

Link copied to clipboard

ID of the request validator.

Link copied to clipboard

The identifier of the targeted API entity.