public interface ToFunctionOrBuilder extends MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
ToFunction.InvocationBatchRequest |
getInvocation()
.io.statefun.sdk.reqreply.ToFunction.InvocationBatchRequest invocation = 100; |
ToFunction.InvocationBatchRequestOrBuilder |
getInvocationOrBuilder()
.io.statefun.sdk.reqreply.ToFunction.InvocationBatchRequest invocation = 100; |
ToFunction.RequestCase |
getRequestCase() |
boolean |
hasInvocation()
.io.statefun.sdk.reqreply.ToFunction.InvocationBatchRequest invocation = 100; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
isInitialized
boolean hasInvocation()
.io.statefun.sdk.reqreply.ToFunction.InvocationBatchRequest invocation = 100;
ToFunction.InvocationBatchRequest getInvocation()
.io.statefun.sdk.reqreply.ToFunction.InvocationBatchRequest invocation = 100;
ToFunction.InvocationBatchRequestOrBuilder getInvocationOrBuilder()
.io.statefun.sdk.reqreply.ToFunction.InvocationBatchRequest invocation = 100;
ToFunction.RequestCase getRequestCase()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.