public interface FromFunctionOrBuilder extends MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
FromFunction.IncompleteInvocationContext |
getIncompleteInvocationContext()
.io.statefun.sdk.reqreply.FromFunction.IncompleteInvocationContext incomplete_invocation_context = 101; |
FromFunction.IncompleteInvocationContextOrBuilder |
getIncompleteInvocationContextOrBuilder()
.io.statefun.sdk.reqreply.FromFunction.IncompleteInvocationContext incomplete_invocation_context = 101; |
FromFunction.InvocationResponse |
getInvocationResult()
.io.statefun.sdk.reqreply.FromFunction.InvocationResponse invocation_result = 100; |
FromFunction.InvocationResponseOrBuilder |
getInvocationResultOrBuilder()
.io.statefun.sdk.reqreply.FromFunction.InvocationResponse invocation_result = 100; |
FromFunction.ResponseCase |
getResponseCase() |
boolean |
hasIncompleteInvocationContext()
.io.statefun.sdk.reqreply.FromFunction.IncompleteInvocationContext incomplete_invocation_context = 101; |
boolean |
hasInvocationResult()
.io.statefun.sdk.reqreply.FromFunction.InvocationResponse invocation_result = 100; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
isInitialized
boolean hasInvocationResult()
.io.statefun.sdk.reqreply.FromFunction.InvocationResponse invocation_result = 100;
FromFunction.InvocationResponse getInvocationResult()
.io.statefun.sdk.reqreply.FromFunction.InvocationResponse invocation_result = 100;
FromFunction.InvocationResponseOrBuilder getInvocationResultOrBuilder()
.io.statefun.sdk.reqreply.FromFunction.InvocationResponse invocation_result = 100;
boolean hasIncompleteInvocationContext()
.io.statefun.sdk.reqreply.FromFunction.IncompleteInvocationContext incomplete_invocation_context = 101;
FromFunction.IncompleteInvocationContext getIncompleteInvocationContext()
.io.statefun.sdk.reqreply.FromFunction.IncompleteInvocationContext incomplete_invocation_context = 101;
FromFunction.IncompleteInvocationContextOrBuilder getIncompleteInvocationContextOrBuilder()
.io.statefun.sdk.reqreply.FromFunction.IncompleteInvocationContext incomplete_invocation_context = 101;
FromFunction.ResponseCase getResponseCase()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.