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: FetchRequest

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

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

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

Link copied to clipboard
@get:JvmName(name = "getRequestCase")
val requestCase: UnaryInvocationRequest.RequestCase
Link copied to clipboard
@get:JvmName(name = "getScheduled")
@set:JvmName(name = "setScheduled")
var scheduled: ScheduledInvocationRequest

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

Functions

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard
Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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