Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.app
/
DomainHttpVerificationKt
/
Dsl
Dsl
class
Dsl
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
endpoint
Link copied to clipboard
@get:
JvmName
(
name
=
"getEndpoint"
)
@set:
JvmName
(
name
=
"setEndpoint"
)
var
endpoint
:
VerificationHttpEndpoint
.elide.app.VerificationHttpEndpoint endpoint = 1;
endpoint
Or
Null
Link copied to clipboard
val
DomainHttpVerificationKt.Dsl
.
endpointOrNull
:
VerificationHttpEndpoint
?
Functions
clear
Endpoint
Link copied to clipboard
fun
clearEndpoint
(
)
.elide.app.VerificationHttpEndpoint endpoint = 1;
has
Endpoint
Link copied to clipboard
fun
hasEndpoint
(
)
:
Boolean
.elide.app.VerificationHttpEndpoint endpoint = 1;