Class Protocol.CancelInvocationEntryMessage.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<Protocol.CancelInvocationEntryMessage.Builder>
com.google.protobuf.GeneratedMessage.Builder<Protocol.CancelInvocationEntryMessage.Builder>
dev.restate.generated.service.protocol.Protocol.CancelInvocationEntryMessage.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Protocol.CancelInvocationEntryMessageOrBuilder
,Cloneable
- Enclosing class:
Protocol.CancelInvocationEntryMessage
public static final class Protocol.CancelInvocationEntryMessage.Builder
extends com.google.protobuf.GeneratedMessage.Builder<Protocol.CancelInvocationEntryMessage.Builder>
implements Protocol.CancelInvocationEntryMessageOrBuilder
Completable: No Fallible: Yes Type: 0x0C00 + 6Protobuf type
dev.restate.service.protocol.CancelInvocationEntryMessage
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
clear()
Target index of the call/one way call journal entry in this journal.Target invocation id to cancelEntry nameint
Target index of the call/one way call journal entry in this journal.static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Target invocation id to cancelcom.google.protobuf.ByteString
Target invocation id to cancelgetName()
Entry namecom.google.protobuf.ByteString
Entry nameboolean
Target index of the call/one way call journal entry in this journal.boolean
Target invocation id to cancelprotected com.google.protobuf.GeneratedMessage.FieldAccessorTable
final boolean
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) setCallEntryIndex
(int value) Target index of the call/one way call journal entry in this journal.setInvocationId
(String value) Target invocation id to cancelsetInvocationIdBytes
(com.google.protobuf.ByteString value) Target invocation id to cancelEntry namesetNameBytes
(com.google.protobuf.ByteString value) Entry nameMethods 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, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods 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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessage.Builder<Protocol.CancelInvocationEntryMessage.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessage.Builder<Protocol.CancelInvocationEntryMessage.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessage.Builder<Protocol.CancelInvocationEntryMessage.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Protocol.CancelInvocationEntryMessage.Builder>
-
mergeFrom
public Protocol.CancelInvocationEntryMessage.Builder mergeFrom(Protocol.CancelInvocationEntryMessage other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessage.Builder<Protocol.CancelInvocationEntryMessage.Builder>
-
mergeFrom
public Protocol.CancelInvocationEntryMessage.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Protocol.CancelInvocationEntryMessage.Builder>
- Throws:
IOException
-
getTargetCase
- Specified by:
getTargetCase
in interfaceProtocol.CancelInvocationEntryMessageOrBuilder
-
clearTarget
-
hasInvocationId
public boolean hasInvocationId()Target invocation id to cancel
string invocation_id = 1;
- Specified by:
hasInvocationId
in interfaceProtocol.CancelInvocationEntryMessageOrBuilder
- Returns:
- Whether the invocationId field is set.
-
getInvocationId
Target invocation id to cancel
string invocation_id = 1;
- Specified by:
getInvocationId
in interfaceProtocol.CancelInvocationEntryMessageOrBuilder
- Returns:
- The invocationId.
-
getInvocationIdBytes
public com.google.protobuf.ByteString getInvocationIdBytes()Target invocation id to cancel
string invocation_id = 1;
- Specified by:
getInvocationIdBytes
in interfaceProtocol.CancelInvocationEntryMessageOrBuilder
- Returns:
- The bytes for invocationId.
-
setInvocationId
Target invocation id to cancel
string invocation_id = 1;
- Parameters:
value
- The invocationId to set.- Returns:
- This builder for chaining.
-
clearInvocationId
Target invocation id to cancel
string invocation_id = 1;
- Returns:
- This builder for chaining.
-
setInvocationIdBytes
public Protocol.CancelInvocationEntryMessage.Builder setInvocationIdBytes(com.google.protobuf.ByteString value) Target invocation id to cancel
string invocation_id = 1;
- Parameters:
value
- The bytes for invocationId to set.- Returns:
- This builder for chaining.
-
hasCallEntryIndex
public boolean hasCallEntryIndex()Target index of the call/one way call journal entry in this journal.
uint32 call_entry_index = 2;
- Specified by:
hasCallEntryIndex
in interfaceProtocol.CancelInvocationEntryMessageOrBuilder
- Returns:
- Whether the callEntryIndex field is set.
-
getCallEntryIndex
public int getCallEntryIndex()Target index of the call/one way call journal entry in this journal.
uint32 call_entry_index = 2;
- Specified by:
getCallEntryIndex
in interfaceProtocol.CancelInvocationEntryMessageOrBuilder
- Returns:
- The callEntryIndex.
-
setCallEntryIndex
Target index of the call/one way call journal entry in this journal.
uint32 call_entry_index = 2;
- Parameters:
value
- The callEntryIndex to set.- Returns:
- This builder for chaining.
-
clearCallEntryIndex
Target index of the call/one way call journal entry in this journal.
uint32 call_entry_index = 2;
- Returns:
- This builder for chaining.
-
getName
Entry name
string name = 12;
- Specified by:
getName
in interfaceProtocol.CancelInvocationEntryMessageOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()Entry name
string name = 12;
- Specified by:
getNameBytes
in interfaceProtocol.CancelInvocationEntryMessageOrBuilder
- Returns:
- The bytes for name.
-
setName
Entry name
string name = 12;
- Parameters:
value
- The name to set.- Returns:
- This builder for chaining.
-
clearName
Entry name
string name = 12;
- Returns:
- This builder for chaining.
-
setNameBytes
public Protocol.CancelInvocationEntryMessage.Builder setNameBytes(com.google.protobuf.ByteString value) Entry name
string name = 12;
- Parameters:
value
- The bytes for name to set.- Returns:
- This builder for chaining.
-