public static interface FromFunction.InvocationResponseOrBuilder extends MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
FromFunction.DelayedInvocation |
getDelayedInvocations(int index)
repeated .io.statefun.sdk.reqreply.FromFunction.DelayedInvocation delayed_invocations = 3; |
int |
getDelayedInvocationsCount()
repeated .io.statefun.sdk.reqreply.FromFunction.DelayedInvocation delayed_invocations = 3; |
java.util.List<FromFunction.DelayedInvocation> |
getDelayedInvocationsList()
repeated .io.statefun.sdk.reqreply.FromFunction.DelayedInvocation delayed_invocations = 3; |
FromFunction.DelayedInvocationOrBuilder |
getDelayedInvocationsOrBuilder(int index)
repeated .io.statefun.sdk.reqreply.FromFunction.DelayedInvocation delayed_invocations = 3; |
java.util.List<? extends FromFunction.DelayedInvocationOrBuilder> |
getDelayedInvocationsOrBuilderList()
repeated .io.statefun.sdk.reqreply.FromFunction.DelayedInvocation delayed_invocations = 3; |
FromFunction.EgressMessage |
getOutgoingEgresses(int index)
repeated .io.statefun.sdk.reqreply.FromFunction.EgressMessage outgoing_egresses = 4; |
int |
getOutgoingEgressesCount()
repeated .io.statefun.sdk.reqreply.FromFunction.EgressMessage outgoing_egresses = 4; |
java.util.List<FromFunction.EgressMessage> |
getOutgoingEgressesList()
repeated .io.statefun.sdk.reqreply.FromFunction.EgressMessage outgoing_egresses = 4; |
FromFunction.EgressMessageOrBuilder |
getOutgoingEgressesOrBuilder(int index)
repeated .io.statefun.sdk.reqreply.FromFunction.EgressMessage outgoing_egresses = 4; |
java.util.List<? extends FromFunction.EgressMessageOrBuilder> |
getOutgoingEgressesOrBuilderList()
repeated .io.statefun.sdk.reqreply.FromFunction.EgressMessage outgoing_egresses = 4; |
FromFunction.Invocation |
getOutgoingMessages(int index)
repeated .io.statefun.sdk.reqreply.FromFunction.Invocation outgoing_messages = 2; |
int |
getOutgoingMessagesCount()
repeated .io.statefun.sdk.reqreply.FromFunction.Invocation outgoing_messages = 2; |
java.util.List<FromFunction.Invocation> |
getOutgoingMessagesList()
repeated .io.statefun.sdk.reqreply.FromFunction.Invocation outgoing_messages = 2; |
FromFunction.InvocationOrBuilder |
getOutgoingMessagesOrBuilder(int index)
repeated .io.statefun.sdk.reqreply.FromFunction.Invocation outgoing_messages = 2; |
java.util.List<? extends FromFunction.InvocationOrBuilder> |
getOutgoingMessagesOrBuilderList()
repeated .io.statefun.sdk.reqreply.FromFunction.Invocation outgoing_messages = 2; |
FromFunction.PersistedValueMutation |
getStateMutations(int index)
repeated .io.statefun.sdk.reqreply.FromFunction.PersistedValueMutation state_mutations = 1; |
int |
getStateMutationsCount()
repeated .io.statefun.sdk.reqreply.FromFunction.PersistedValueMutation state_mutations = 1; |
java.util.List<FromFunction.PersistedValueMutation> |
getStateMutationsList()
repeated .io.statefun.sdk.reqreply.FromFunction.PersistedValueMutation state_mutations = 1; |
FromFunction.PersistedValueMutationOrBuilder |
getStateMutationsOrBuilder(int index)
repeated .io.statefun.sdk.reqreply.FromFunction.PersistedValueMutation state_mutations = 1; |
java.util.List<? extends FromFunction.PersistedValueMutationOrBuilder> |
getStateMutationsOrBuilderList()
repeated .io.statefun.sdk.reqreply.FromFunction.PersistedValueMutation state_mutations = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
isInitialized
java.util.List<FromFunction.PersistedValueMutation> getStateMutationsList()
repeated .io.statefun.sdk.reqreply.FromFunction.PersistedValueMutation state_mutations = 1;
FromFunction.PersistedValueMutation getStateMutations(int index)
repeated .io.statefun.sdk.reqreply.FromFunction.PersistedValueMutation state_mutations = 1;
int getStateMutationsCount()
repeated .io.statefun.sdk.reqreply.FromFunction.PersistedValueMutation state_mutations = 1;
java.util.List<? extends FromFunction.PersistedValueMutationOrBuilder> getStateMutationsOrBuilderList()
repeated .io.statefun.sdk.reqreply.FromFunction.PersistedValueMutation state_mutations = 1;
FromFunction.PersistedValueMutationOrBuilder getStateMutationsOrBuilder(int index)
repeated .io.statefun.sdk.reqreply.FromFunction.PersistedValueMutation state_mutations = 1;
java.util.List<FromFunction.Invocation> getOutgoingMessagesList()
repeated .io.statefun.sdk.reqreply.FromFunction.Invocation outgoing_messages = 2;
FromFunction.Invocation getOutgoingMessages(int index)
repeated .io.statefun.sdk.reqreply.FromFunction.Invocation outgoing_messages = 2;
int getOutgoingMessagesCount()
repeated .io.statefun.sdk.reqreply.FromFunction.Invocation outgoing_messages = 2;
java.util.List<? extends FromFunction.InvocationOrBuilder> getOutgoingMessagesOrBuilderList()
repeated .io.statefun.sdk.reqreply.FromFunction.Invocation outgoing_messages = 2;
FromFunction.InvocationOrBuilder getOutgoingMessagesOrBuilder(int index)
repeated .io.statefun.sdk.reqreply.FromFunction.Invocation outgoing_messages = 2;
java.util.List<FromFunction.DelayedInvocation> getDelayedInvocationsList()
repeated .io.statefun.sdk.reqreply.FromFunction.DelayedInvocation delayed_invocations = 3;
FromFunction.DelayedInvocation getDelayedInvocations(int index)
repeated .io.statefun.sdk.reqreply.FromFunction.DelayedInvocation delayed_invocations = 3;
int getDelayedInvocationsCount()
repeated .io.statefun.sdk.reqreply.FromFunction.DelayedInvocation delayed_invocations = 3;
java.util.List<? extends FromFunction.DelayedInvocationOrBuilder> getDelayedInvocationsOrBuilderList()
repeated .io.statefun.sdk.reqreply.FromFunction.DelayedInvocation delayed_invocations = 3;
FromFunction.DelayedInvocationOrBuilder getDelayedInvocationsOrBuilder(int index)
repeated .io.statefun.sdk.reqreply.FromFunction.DelayedInvocation delayed_invocations = 3;
java.util.List<FromFunction.EgressMessage> getOutgoingEgressesList()
repeated .io.statefun.sdk.reqreply.FromFunction.EgressMessage outgoing_egresses = 4;
FromFunction.EgressMessage getOutgoingEgresses(int index)
repeated .io.statefun.sdk.reqreply.FromFunction.EgressMessage outgoing_egresses = 4;
int getOutgoingEgressesCount()
repeated .io.statefun.sdk.reqreply.FromFunction.EgressMessage outgoing_egresses = 4;
java.util.List<? extends FromFunction.EgressMessageOrBuilder> getOutgoingEgressesOrBuilderList()
repeated .io.statefun.sdk.reqreply.FromFunction.EgressMessage outgoing_egresses = 4;
FromFunction.EgressMessageOrBuilder getOutgoingEgressesOrBuilder(int index)
repeated .io.statefun.sdk.reqreply.FromFunction.EgressMessage outgoing_egresses = 4;
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.