Class Protocol.SignalNotificationMessage.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<Protocol.SignalNotificationMessage.Builder>
com.google.protobuf.GeneratedMessage.Builder<Protocol.SignalNotificationMessage.Builder>
dev.restate.sdk.core.generated.protocol.Protocol.SignalNotificationMessage.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Protocol.SignalNotificationMessageOrBuilder,Cloneable
- Enclosing class:
Protocol.SignalNotificationMessage
public static final class Protocol.SignalNotificationMessage.Builder
extends com.google.protobuf.GeneratedMessage.Builder<Protocol.SignalNotificationMessage.Builder>
implements Protocol.SignalNotificationMessageOrBuilder
Notification message for signals Type: 0xFBFFProtobuf type
dev.restate.service.protocol.SignalNotificationMessage-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear().dev.restate.service.protocol.Failure failure = 6;clearIdx()uint32 idx = 2;string name = 3;.dev.restate.service.protocol.Value value = 5;.dev.restate.service.protocol.Void void = 4;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;intgetIdx()uint32 idx = 2;getName()string name = 3;com.google.protobuf.ByteStringstring name = 3;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;booleanhasIdx()uint32 idx = 2;booleanhasName()string name = 3;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;setFailure(Protocol.Failure value) .dev.restate.service.protocol.Failure failure = 6;setFailure(Protocol.Failure.Builder builderForValue) .dev.restate.service.protocol.Failure failure = 6;setIdx(int value) uint32 idx = 2;string name = 3;setNameBytes(com.google.protobuf.ByteString value) string name = 3;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.SignalNotificationMessage.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.SignalNotificationMessage.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.SignalNotificationMessage.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
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Protocol.SignalNotificationMessage.Builder>
-
mergeFrom
public Protocol.SignalNotificationMessage.Builder mergeFrom(Protocol.SignalNotificationMessage other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<Protocol.SignalNotificationMessage.Builder>
-
mergeFrom
public Protocol.SignalNotificationMessage.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.SignalNotificationMessage.Builder>- Throws:
IOException
-
getSignalIdCase
- Specified by:
getSignalIdCasein interfaceProtocol.SignalNotificationMessageOrBuilder
-
clearSignalId
-
getResultCase
- Specified by:
getResultCasein interfaceProtocol.SignalNotificationMessageOrBuilder
-
clearResult
-
hasIdx
public boolean hasIdx()uint32 idx = 2;- Specified by:
hasIdxin interfaceProtocol.SignalNotificationMessageOrBuilder- Returns:
- Whether the idx field is set.
-
getIdx
public int getIdx()uint32 idx = 2;- Specified by:
getIdxin interfaceProtocol.SignalNotificationMessageOrBuilder- Returns:
- The idx.
-
setIdx
uint32 idx = 2;- Parameters:
value- The idx to set.- Returns:
- This builder for chaining.
-
clearIdx
uint32 idx = 2;- Returns:
- This builder for chaining.
-
hasName
public boolean hasName()string name = 3;- Specified by:
hasNamein interfaceProtocol.SignalNotificationMessageOrBuilder- Returns:
- Whether the name field is set.
-
getName
string name = 3;- Specified by:
getNamein interfaceProtocol.SignalNotificationMessageOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()string name = 3;- Specified by:
getNameBytesin interfaceProtocol.SignalNotificationMessageOrBuilder- Returns:
- The bytes for name.
-
setName
string name = 3;- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
string name = 3;- Returns:
- This builder for chaining.
-
setNameBytes
public Protocol.SignalNotificationMessage.Builder setNameBytes(com.google.protobuf.ByteString value) string name = 3;- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
hasVoid
public boolean hasVoid().dev.restate.service.protocol.Void void = 4;- Specified by:
hasVoidin interfaceProtocol.SignalNotificationMessageOrBuilder- Returns:
- Whether the void field is set.
-
getVoid
.dev.restate.service.protocol.Void void = 4;- Specified by:
getVoidin interfaceProtocol.SignalNotificationMessageOrBuilder- Returns:
- The void.
-
setVoid
.dev.restate.service.protocol.Void void = 4; -
setVoid
.dev.restate.service.protocol.Void void = 4; -
mergeVoid
.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.SignalNotificationMessageOrBuilder
-
hasValue
public boolean hasValue().dev.restate.service.protocol.Value value = 5;- Specified by:
hasValuein interfaceProtocol.SignalNotificationMessageOrBuilder- Returns:
- Whether the value field is set.
-
getValue
.dev.restate.service.protocol.Value value = 5;- Specified by:
getValuein interfaceProtocol.SignalNotificationMessageOrBuilder- Returns:
- The value.
-
setValue
.dev.restate.service.protocol.Value value = 5; -
setValue
.dev.restate.service.protocol.Value value = 5; -
mergeValue
.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.SignalNotificationMessageOrBuilder
-
hasFailure
public boolean hasFailure().dev.restate.service.protocol.Failure failure = 6;- Specified by:
hasFailurein interfaceProtocol.SignalNotificationMessageOrBuilder- Returns:
- Whether the failure field is set.
-
getFailure
.dev.restate.service.protocol.Failure failure = 6;- Specified by:
getFailurein interfaceProtocol.SignalNotificationMessageOrBuilder- Returns:
- The failure.
-
setFailure
.dev.restate.service.protocol.Failure failure = 6; -
setFailure
public Protocol.SignalNotificationMessage.Builder setFailure(Protocol.Failure.Builder builderForValue) .dev.restate.service.protocol.Failure failure = 6; -
mergeFailure
.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.SignalNotificationMessageOrBuilder
-