Class Protocol.GetInvocationOutputCompletionNotificationMessage.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<Protocol.GetInvocationOutputCompletionNotificationMessage.Builder>
com.google.protobuf.GeneratedMessage.Builder<Protocol.GetInvocationOutputCompletionNotificationMessage.Builder>
dev.restate.sdk.core.generated.protocol.Protocol.GetInvocationOutputCompletionNotificationMessage.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Protocol.GetInvocationOutputCompletionNotificationMessageOrBuilder,Cloneable
- Enclosing class:
Protocol.GetInvocationOutputCompletionNotificationMessage
public static final class Protocol.GetInvocationOutputCompletionNotificationMessage.Builder
extends com.google.protobuf.GeneratedMessage.Builder<Protocol.GetInvocationOutputCompletionNotificationMessage.Builder>
implements Protocol.GetInvocationOutputCompletionNotificationMessageOrBuilder
Notification for GetInvocationOutputCommandMessage Type: 0x8000 + 13Protobuf type
dev.restate.service.protocol.GetInvocationOutputCompletionNotificationMessage-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear()uint32 completion_id = 1;.dev.restate.service.protocol.Failure failure = 6;.dev.restate.service.protocol.Value value = 5;.dev.restate.service.protocol.Void void = 4;intuint32 completion_id = 1;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptor.dev.restate.service.protocol.Failure failure = 6;.dev.restate.service.protocol.Failure failure = 6;.dev.restate.service.protocol.Failure failure = 6;getValue().dev.restate.service.protocol.Value value = 5;.dev.restate.service.protocol.Value value = 5;.dev.restate.service.protocol.Value value = 5;getVoid().dev.restate.service.protocol.Void void = 4;.dev.restate.service.protocol.Void void = 4;.dev.restate.service.protocol.Void void = 4;boolean.dev.restate.service.protocol.Failure failure = 6;booleanhasValue().dev.restate.service.protocol.Value value = 5;booleanhasVoid().dev.restate.service.protocol.Void void = 4;protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFailure(Protocol.Failure value) .dev.restate.service.protocol.Failure failure = 6;mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeValue(Protocol.Value value) .dev.restate.service.protocol.Value value = 5;mergeVoid(Protocol.Void value) .dev.restate.service.protocol.Void void = 4;setCompletionId(int value) uint32 completion_id = 1;setFailure(Protocol.Failure value) .dev.restate.service.protocol.Failure failure = 6;setFailure(Protocol.Failure.Builder builderForValue) .dev.restate.service.protocol.Failure failure = 6;setValue(Protocol.Value value) .dev.restate.service.protocol.Value value = 5;setValue(Protocol.Value.Builder builderForValue) .dev.restate.service.protocol.Value value = 5;setVoid(Protocol.Void value) .dev.restate.service.protocol.Void void = 4;setVoid(Protocol.Void.Builder builderForValue) .dev.restate.service.protocol.Void void = 4;Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<Protocol.GetInvocationOutputCompletionNotificationMessage.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<Protocol.GetInvocationOutputCompletionNotificationMessage.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<Protocol.GetInvocationOutputCompletionNotificationMessage.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
public Protocol.GetInvocationOutputCompletionNotificationMessage.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Protocol.GetInvocationOutputCompletionNotificationMessage.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<Protocol.GetInvocationOutputCompletionNotificationMessage.Builder>
-
mergeFrom
public Protocol.GetInvocationOutputCompletionNotificationMessage.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Protocol.GetInvocationOutputCompletionNotificationMessage.Builder>- Throws:
IOException
-
getResultCase
- Specified by:
getResultCasein interfaceProtocol.GetInvocationOutputCompletionNotificationMessageOrBuilder
-
clearResult
-
getCompletionId
public int getCompletionId()uint32 completion_id = 1;- Specified by:
getCompletionIdin interfaceProtocol.GetInvocationOutputCompletionNotificationMessageOrBuilder- Returns:
- The completionId.
-
setCompletionId
uint32 completion_id = 1;- Parameters:
value- The completionId to set.- Returns:
- This builder for chaining.
-
clearCompletionId
uint32 completion_id = 1;- Returns:
- This builder for chaining.
-
hasVoid
public boolean hasVoid().dev.restate.service.protocol.Void void = 4;- Specified by:
hasVoidin interfaceProtocol.GetInvocationOutputCompletionNotificationMessageOrBuilder- Returns:
- Whether the void field is set.
-
getVoid
.dev.restate.service.protocol.Void void = 4;- Specified by:
getVoidin interfaceProtocol.GetInvocationOutputCompletionNotificationMessageOrBuilder- Returns:
- The void.
-
setVoid
public Protocol.GetInvocationOutputCompletionNotificationMessage.Builder setVoid(Protocol.Void value) .dev.restate.service.protocol.Void void = 4; -
setVoid
public Protocol.GetInvocationOutputCompletionNotificationMessage.Builder setVoid(Protocol.Void.Builder builderForValue) .dev.restate.service.protocol.Void void = 4; -
mergeVoid
public Protocol.GetInvocationOutputCompletionNotificationMessage.Builder mergeVoid(Protocol.Void value) .dev.restate.service.protocol.Void void = 4; -
clearVoid
.dev.restate.service.protocol.Void void = 4; -
getVoidBuilder
.dev.restate.service.protocol.Void void = 4; -
getVoidOrBuilder
.dev.restate.service.protocol.Void void = 4;- Specified by:
getVoidOrBuilderin interfaceProtocol.GetInvocationOutputCompletionNotificationMessageOrBuilder
-
hasValue
public boolean hasValue().dev.restate.service.protocol.Value value = 5;- Specified by:
hasValuein interfaceProtocol.GetInvocationOutputCompletionNotificationMessageOrBuilder- Returns:
- Whether the value field is set.
-
getValue
.dev.restate.service.protocol.Value value = 5;- Specified by:
getValuein interfaceProtocol.GetInvocationOutputCompletionNotificationMessageOrBuilder- Returns:
- The value.
-
setValue
public Protocol.GetInvocationOutputCompletionNotificationMessage.Builder setValue(Protocol.Value value) .dev.restate.service.protocol.Value value = 5; -
setValue
public Protocol.GetInvocationOutputCompletionNotificationMessage.Builder setValue(Protocol.Value.Builder builderForValue) .dev.restate.service.protocol.Value value = 5; -
mergeValue
public Protocol.GetInvocationOutputCompletionNotificationMessage.Builder mergeValue(Protocol.Value value) .dev.restate.service.protocol.Value value = 5; -
clearValue
.dev.restate.service.protocol.Value value = 5; -
getValueBuilder
.dev.restate.service.protocol.Value value = 5; -
getValueOrBuilder
.dev.restate.service.protocol.Value value = 5;- Specified by:
getValueOrBuilderin interfaceProtocol.GetInvocationOutputCompletionNotificationMessageOrBuilder
-
hasFailure
public boolean hasFailure().dev.restate.service.protocol.Failure failure = 6;- Specified by:
hasFailurein interfaceProtocol.GetInvocationOutputCompletionNotificationMessageOrBuilder- Returns:
- Whether the failure field is set.
-
getFailure
.dev.restate.service.protocol.Failure failure = 6;- Specified by:
getFailurein interfaceProtocol.GetInvocationOutputCompletionNotificationMessageOrBuilder- Returns:
- The failure.
-
setFailure
public Protocol.GetInvocationOutputCompletionNotificationMessage.Builder setFailure(Protocol.Failure value) .dev.restate.service.protocol.Failure failure = 6; -
setFailure
public Protocol.GetInvocationOutputCompletionNotificationMessage.Builder setFailure(Protocol.Failure.Builder builderForValue) .dev.restate.service.protocol.Failure failure = 6; -
mergeFailure
public Protocol.GetInvocationOutputCompletionNotificationMessage.Builder mergeFailure(Protocol.Failure value) .dev.restate.service.protocol.Failure failure = 6; -
clearFailure
.dev.restate.service.protocol.Failure failure = 6; -
getFailureBuilder
.dev.restate.service.protocol.Failure failure = 6; -
getFailureOrBuilder
.dev.restate.service.protocol.Failure failure = 6;- Specified by:
getFailureOrBuilderin interfaceProtocol.GetInvocationOutputCompletionNotificationMessageOrBuilder
-