Class PollWorkflowExecutionUpdateRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<PollWorkflowExecutionUpdateRequest.Builder>
-
- io.temporal.api.workflowservice.v1.PollWorkflowExecutionUpdateRequest.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,PollWorkflowExecutionUpdateRequestOrBuilder,java.lang.Cloneable
- Enclosing class:
- PollWorkflowExecutionUpdateRequest
public static final class PollWorkflowExecutionUpdateRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PollWorkflowExecutionUpdateRequest.Builder> implements PollWorkflowExecutionUpdateRequestOrBuilder
Protobuf typetemporal.api.workflowservice.v1.PollWorkflowExecutionUpdateRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description PollWorkflowExecutionUpdateRequest.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)PollWorkflowExecutionUpdateRequestbuild()PollWorkflowExecutionUpdateRequestbuildPartial()PollWorkflowExecutionUpdateRequest.Builderclear()PollWorkflowExecutionUpdateRequest.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)PollWorkflowExecutionUpdateRequest.BuilderclearIdentity()The identity of the worker/client who is polling this update outcomePollWorkflowExecutionUpdateRequest.BuilderclearNamespace()The namespace of the workflow execution to which the update was originally issued.PollWorkflowExecutionUpdateRequest.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)PollWorkflowExecutionUpdateRequest.BuilderclearUpdateRef()The update reference returned in the initial UpdateWorkflowExecutionResponsePollWorkflowExecutionUpdateRequest.BuilderclearWaitPolicy()Describes when this poll request should return a response.PollWorkflowExecutionUpdateRequest.Builderclone()PollWorkflowExecutionUpdateRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()java.lang.StringgetIdentity()The identity of the worker/client who is polling this update outcomecom.google.protobuf.ByteStringgetIdentityBytes()The identity of the worker/client who is polling this update outcomejava.lang.StringgetNamespace()The namespace of the workflow execution to which the update was originally issued.com.google.protobuf.ByteStringgetNamespaceBytes()The namespace of the workflow execution to which the update was originally issued.UpdateRefgetUpdateRef()The update reference returned in the initial UpdateWorkflowExecutionResponseUpdateRef.BuildergetUpdateRefBuilder()The update reference returned in the initial UpdateWorkflowExecutionResponseUpdateRefOrBuildergetUpdateRefOrBuilder()The update reference returned in the initial UpdateWorkflowExecutionResponseWaitPolicygetWaitPolicy()Describes when this poll request should return a response.WaitPolicy.BuildergetWaitPolicyBuilder()Describes when this poll request should return a response.WaitPolicyOrBuildergetWaitPolicyOrBuilder()Describes when this poll request should return a response.booleanhasUpdateRef()The update reference returned in the initial UpdateWorkflowExecutionResponsebooleanhasWaitPolicy()Describes when this poll request should return a response.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()PollWorkflowExecutionUpdateRequest.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)PollWorkflowExecutionUpdateRequest.BuildermergeFrom(com.google.protobuf.Message other)PollWorkflowExecutionUpdateRequest.BuildermergeFrom(PollWorkflowExecutionUpdateRequest other)PollWorkflowExecutionUpdateRequest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)PollWorkflowExecutionUpdateRequest.BuildermergeUpdateRef(UpdateRef value)The update reference returned in the initial UpdateWorkflowExecutionResponsePollWorkflowExecutionUpdateRequest.BuildermergeWaitPolicy(WaitPolicy value)Describes when this poll request should return a response.PollWorkflowExecutionUpdateRequest.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)PollWorkflowExecutionUpdateRequest.BuildersetIdentity(java.lang.String value)The identity of the worker/client who is polling this update outcomePollWorkflowExecutionUpdateRequest.BuildersetIdentityBytes(com.google.protobuf.ByteString value)The identity of the worker/client who is polling this update outcomePollWorkflowExecutionUpdateRequest.BuildersetNamespace(java.lang.String value)The namespace of the workflow execution to which the update was originally issued.PollWorkflowExecutionUpdateRequest.BuildersetNamespaceBytes(com.google.protobuf.ByteString value)The namespace of the workflow execution to which the update was originally issued.PollWorkflowExecutionUpdateRequest.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)PollWorkflowExecutionUpdateRequest.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)PollWorkflowExecutionUpdateRequest.BuildersetUpdateRef(UpdateRef value)The update reference returned in the initial UpdateWorkflowExecutionResponsePollWorkflowExecutionUpdateRequest.BuildersetUpdateRef(UpdateRef.Builder builderForValue)The update reference returned in the initial UpdateWorkflowExecutionResponsePollWorkflowExecutionUpdateRequest.BuildersetWaitPolicy(WaitPolicy value)Describes when this poll request should return a response.PollWorkflowExecutionUpdateRequest.BuildersetWaitPolicy(WaitPolicy.Builder builderForValue)Describes when this poll request should return a response.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, 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
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<PollWorkflowExecutionUpdateRequest.Builder>
-
clear
public PollWorkflowExecutionUpdateRequest.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<PollWorkflowExecutionUpdateRequest.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.GeneratedMessageV3.Builder<PollWorkflowExecutionUpdateRequest.Builder>
-
getDefaultInstanceForType
public PollWorkflowExecutionUpdateRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public PollWorkflowExecutionUpdateRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public PollWorkflowExecutionUpdateRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public PollWorkflowExecutionUpdateRequest.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<PollWorkflowExecutionUpdateRequest.Builder>
-
setField
public PollWorkflowExecutionUpdateRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PollWorkflowExecutionUpdateRequest.Builder>
-
clearField
public PollWorkflowExecutionUpdateRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PollWorkflowExecutionUpdateRequest.Builder>
-
clearOneof
public PollWorkflowExecutionUpdateRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<PollWorkflowExecutionUpdateRequest.Builder>
-
setRepeatedField
public PollWorkflowExecutionUpdateRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PollWorkflowExecutionUpdateRequest.Builder>
-
addRepeatedField
public PollWorkflowExecutionUpdateRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PollWorkflowExecutionUpdateRequest.Builder>
-
mergeFrom
public PollWorkflowExecutionUpdateRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PollWorkflowExecutionUpdateRequest.Builder>
-
mergeFrom
public PollWorkflowExecutionUpdateRequest.Builder mergeFrom(PollWorkflowExecutionUpdateRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<PollWorkflowExecutionUpdateRequest.Builder>
-
mergeFrom
public PollWorkflowExecutionUpdateRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PollWorkflowExecutionUpdateRequest.Builder>- Throws:
java.io.IOException
-
getNamespace
public java.lang.String getNamespace()
The namespace of the workflow execution to which the update was originally issued.
string namespace = 1;- Specified by:
getNamespacein interfacePollWorkflowExecutionUpdateRequestOrBuilder- Returns:
- The namespace.
-
getNamespaceBytes
public com.google.protobuf.ByteString getNamespaceBytes()
The namespace of the workflow execution to which the update was originally issued.
string namespace = 1;- Specified by:
getNamespaceBytesin interfacePollWorkflowExecutionUpdateRequestOrBuilder- Returns:
- The bytes for namespace.
-
setNamespace
public PollWorkflowExecutionUpdateRequest.Builder setNamespace(java.lang.String value)
The namespace of the workflow execution to which the update was originally issued.
string namespace = 1;- Parameters:
value- The namespace to set.- Returns:
- This builder for chaining.
-
clearNamespace
public PollWorkflowExecutionUpdateRequest.Builder clearNamespace()
The namespace of the workflow execution to which the update was originally issued.
string namespace = 1;- Returns:
- This builder for chaining.
-
setNamespaceBytes
public PollWorkflowExecutionUpdateRequest.Builder setNamespaceBytes(com.google.protobuf.ByteString value)
The namespace of the workflow execution to which the update was originally issued.
string namespace = 1;- Parameters:
value- The bytes for namespace to set.- Returns:
- This builder for chaining.
-
hasUpdateRef
public boolean hasUpdateRef()
The update reference returned in the initial UpdateWorkflowExecutionResponse
.temporal.api.update.v1.UpdateRef update_ref = 2;- Specified by:
hasUpdateRefin interfacePollWorkflowExecutionUpdateRequestOrBuilder- Returns:
- Whether the updateRef field is set.
-
getUpdateRef
public UpdateRef getUpdateRef()
The update reference returned in the initial UpdateWorkflowExecutionResponse
.temporal.api.update.v1.UpdateRef update_ref = 2;- Specified by:
getUpdateRefin interfacePollWorkflowExecutionUpdateRequestOrBuilder- Returns:
- The updateRef.
-
setUpdateRef
public PollWorkflowExecutionUpdateRequest.Builder setUpdateRef(UpdateRef value)
The update reference returned in the initial UpdateWorkflowExecutionResponse
.temporal.api.update.v1.UpdateRef update_ref = 2;
-
setUpdateRef
public PollWorkflowExecutionUpdateRequest.Builder setUpdateRef(UpdateRef.Builder builderForValue)
The update reference returned in the initial UpdateWorkflowExecutionResponse
.temporal.api.update.v1.UpdateRef update_ref = 2;
-
mergeUpdateRef
public PollWorkflowExecutionUpdateRequest.Builder mergeUpdateRef(UpdateRef value)
The update reference returned in the initial UpdateWorkflowExecutionResponse
.temporal.api.update.v1.UpdateRef update_ref = 2;
-
clearUpdateRef
public PollWorkflowExecutionUpdateRequest.Builder clearUpdateRef()
The update reference returned in the initial UpdateWorkflowExecutionResponse
.temporal.api.update.v1.UpdateRef update_ref = 2;
-
getUpdateRefBuilder
public UpdateRef.Builder getUpdateRefBuilder()
The update reference returned in the initial UpdateWorkflowExecutionResponse
.temporal.api.update.v1.UpdateRef update_ref = 2;
-
getUpdateRefOrBuilder
public UpdateRefOrBuilder getUpdateRefOrBuilder()
The update reference returned in the initial UpdateWorkflowExecutionResponse
.temporal.api.update.v1.UpdateRef update_ref = 2;- Specified by:
getUpdateRefOrBuilderin interfacePollWorkflowExecutionUpdateRequestOrBuilder
-
getIdentity
public java.lang.String getIdentity()
The identity of the worker/client who is polling this update outcome
string identity = 3;- Specified by:
getIdentityin interfacePollWorkflowExecutionUpdateRequestOrBuilder- Returns:
- The identity.
-
getIdentityBytes
public com.google.protobuf.ByteString getIdentityBytes()
The identity of the worker/client who is polling this update outcome
string identity = 3;- Specified by:
getIdentityBytesin interfacePollWorkflowExecutionUpdateRequestOrBuilder- Returns:
- The bytes for identity.
-
setIdentity
public PollWorkflowExecutionUpdateRequest.Builder setIdentity(java.lang.String value)
The identity of the worker/client who is polling this update outcome
string identity = 3;- Parameters:
value- The identity to set.- Returns:
- This builder for chaining.
-
clearIdentity
public PollWorkflowExecutionUpdateRequest.Builder clearIdentity()
The identity of the worker/client who is polling this update outcome
string identity = 3;- Returns:
- This builder for chaining.
-
setIdentityBytes
public PollWorkflowExecutionUpdateRequest.Builder setIdentityBytes(com.google.protobuf.ByteString value)
The identity of the worker/client who is polling this update outcome
string identity = 3;- Parameters:
value- The bytes for identity to set.- Returns:
- This builder for chaining.
-
hasWaitPolicy
public boolean hasWaitPolicy()
Describes when this poll request should return a response. Omit to request a non-blocking poll.
.temporal.api.update.v1.WaitPolicy wait_policy = 4;- Specified by:
hasWaitPolicyin interfacePollWorkflowExecutionUpdateRequestOrBuilder- Returns:
- Whether the waitPolicy field is set.
-
getWaitPolicy
public WaitPolicy getWaitPolicy()
Describes when this poll request should return a response. Omit to request a non-blocking poll.
.temporal.api.update.v1.WaitPolicy wait_policy = 4;- Specified by:
getWaitPolicyin interfacePollWorkflowExecutionUpdateRequestOrBuilder- Returns:
- The waitPolicy.
-
setWaitPolicy
public PollWorkflowExecutionUpdateRequest.Builder setWaitPolicy(WaitPolicy value)
Describes when this poll request should return a response. Omit to request a non-blocking poll.
.temporal.api.update.v1.WaitPolicy wait_policy = 4;
-
setWaitPolicy
public PollWorkflowExecutionUpdateRequest.Builder setWaitPolicy(WaitPolicy.Builder builderForValue)
Describes when this poll request should return a response. Omit to request a non-blocking poll.
.temporal.api.update.v1.WaitPolicy wait_policy = 4;
-
mergeWaitPolicy
public PollWorkflowExecutionUpdateRequest.Builder mergeWaitPolicy(WaitPolicy value)
Describes when this poll request should return a response. Omit to request a non-blocking poll.
.temporal.api.update.v1.WaitPolicy wait_policy = 4;
-
clearWaitPolicy
public PollWorkflowExecutionUpdateRequest.Builder clearWaitPolicy()
Describes when this poll request should return a response. Omit to request a non-blocking poll.
.temporal.api.update.v1.WaitPolicy wait_policy = 4;
-
getWaitPolicyBuilder
public WaitPolicy.Builder getWaitPolicyBuilder()
Describes when this poll request should return a response. Omit to request a non-blocking poll.
.temporal.api.update.v1.WaitPolicy wait_policy = 4;
-
getWaitPolicyOrBuilder
public WaitPolicyOrBuilder getWaitPolicyOrBuilder()
Describes when this poll request should return a response. Omit to request a non-blocking poll.
.temporal.api.update.v1.WaitPolicy wait_policy = 4;- Specified by:
getWaitPolicyOrBuilderin interfacePollWorkflowExecutionUpdateRequestOrBuilder
-
setUnknownFields
public final PollWorkflowExecutionUpdateRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PollWorkflowExecutionUpdateRequest.Builder>
-
mergeUnknownFields
public final PollWorkflowExecutionUpdateRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PollWorkflowExecutionUpdateRequest.Builder>
-
-