Dsl

class Dsl

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
@get:JvmName(name = "getFetch")
@set:JvmName(name = "setFetch")
var fetch: FetchResponse

.elide.call.v1alpha1.FetchResponse fetch = 1;

Link copied to clipboard
@get:JvmName(name = "getQueue")
@set:JvmName(name = "setQueue")
var queue: QueueInvocationResponse

.elide.call.v1alpha1.QueueInvocationResponse queue = 3;

Link copied to clipboard
@get:JvmName(name = "getResponseCase")
val responseCase: UnaryInvocationResponse.ResponseCase
Link copied to clipboard
@get:JvmName(name = "getScheduled")
@set:JvmName(name = "setScheduled")
var scheduled: ScheduledInvocationResponse

.elide.call.v1alpha1.ScheduledInvocationResponse scheduled = 2;

Functions

Link copied to clipboard

.elide.call.v1alpha1.FetchResponse fetch = 1;

Link copied to clipboard

.elide.call.v1alpha1.QueueInvocationResponse queue = 3;

Link copied to clipboard
Link copied to clipboard

.elide.call.v1alpha1.ScheduledInvocationResponse scheduled = 2;

Link copied to clipboard

.elide.call.v1alpha1.FetchResponse fetch = 1;

Link copied to clipboard

.elide.call.v1alpha1.QueueInvocationResponse queue = 3;

Link copied to clipboard

.elide.call.v1alpha1.ScheduledInvocationResponse scheduled = 2;