Builder

open class Builder

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open fun getName(): CharSequence
Link copied to clipboard
Link copied to clipboard
open fun withDocumentation(documentation: String): Handler.Builder
Link copied to clipboard
Link copied to clipboard
open fun withInputAccept(inputAccept: String): Handler.Builder
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard