ScheduledInvocationResponse
Specifies a response from a request to invoke an Elide app via a scheduled (cron-like) interface.
Content copied to clipboard
elide.call.v1alpha1.ScheduledInvocationResponse
Types
Functions
Link copied to clipboard
inline fun ScheduledInvocationResponse.copy(block: ScheduledInvocationResponseKt.Dsl.() -> Unit): ScheduledInvocationResponse
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Generic call metadata for an invocation API response.
Content copied to clipboard
.elide.call.CallMetadata metadata = 1;
Link copied to clipboard
Generic call metadata for an invocation API response.
Content copied to clipboard
.elide.call.CallMetadata metadata = 1;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Describes the status resulting from this invocation.
Content copied to clipboard
.elide.call.v1alpha1.InvocationStatus status = 2;
Link copied to clipboard
Describes the status resulting from this invocation.
Content copied to clipboard
.elide.call.v1alpha1.InvocationStatus status = 2;
Link copied to clipboard
Link copied to clipboard
Generic call metadata for an invocation API response.
Content copied to clipboard
.elide.call.CallMetadata metadata = 1;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun <ContainingT : Message?, T> newFileScopedGeneratedExtension(singularType: Class<out Any>, defaultInstance: Message): GeneratedMessage.GeneratedExtension<ContainingT, T>
Link copied to clipboard
open fun <ContainingT : Message?, T> newMessageScopedGeneratedExtension(scope: Message, descriptorIndex: Int, singularType: Class<out Any>, defaultInstance: Message): GeneratedMessage.GeneratedExtension<ContainingT, T>
Link copied to clipboard
open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): ScheduledInvocationResponse
Link copied to clipboard
open fun parseFrom(data: Array<Byte>, extensionRegistry: ExtensionRegistryLite): ScheduledInvocationResponse
open fun parseFrom(data: ByteString, extensionRegistry: ExtensionRegistryLite): ScheduledInvocationResponse
open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): ScheduledInvocationResponse
open fun parseFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): ScheduledInvocationResponse
open fun parseFrom(data: ByteBuffer, extensionRegistry: ExtensionRegistryLite): ScheduledInvocationResponse
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard