Package io.temporal.api.workflow.v1
Class PendingActivityInfo.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<PendingActivityInfo.Builder>
-
- io.temporal.api.workflow.v1.PendingActivityInfo.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,PendingActivityInfoOrBuilder,java.lang.Cloneable
- Enclosing class:
- PendingActivityInfo
public static final class PendingActivityInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PendingActivityInfo.Builder> implements PendingActivityInfoOrBuilder
Protobuf typetemporal.api.workflow.v1.PendingActivityInfo
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description PendingActivityInfo.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)PendingActivityInfobuild()PendingActivityInfobuildPartial()PendingActivityInfo.Builderclear()PendingActivityInfo.BuilderclearActivityId()string activity_id = 1;PendingActivityInfo.BuilderclearActivityOptions()Current activity options.PendingActivityInfo.BuilderclearActivityType().temporal.api.common.v1.ActivityType activity_type = 2;PendingActivityInfo.BuilderclearAssignedBuildId()PendingActivityInfo.BuilderclearAttempt()int32 attempt = 7;PendingActivityInfo.BuilderclearCurrentRetryInterval()The time activity will wait until the next retry.PendingActivityInfo.BuilderclearExpirationTime().google.protobuf.Timestamp expiration_time = 10;PendingActivityInfo.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)PendingActivityInfo.BuilderclearHeartbeatDetails().temporal.api.common.v1.Payloads heartbeat_details = 4;PendingActivityInfo.BuilderclearLastAttemptCompleteTime()The time when the last activity attempt was completed.PendingActivityInfo.BuilderclearLastDeployment()Deprecated.PendingActivityInfo.BuilderclearLastDeploymentVersion()The Worker Deployment Version this activity was dispatched to most recently.PendingActivityInfo.BuilderclearLastFailure().temporal.api.failure.v1.Failure last_failure = 11;PendingActivityInfo.BuilderclearLastHeartbeatTime().google.protobuf.Timestamp last_heartbeat_time = 5;PendingActivityInfo.BuilderclearLastIndependentlyAssignedBuildId()Deprecated.temporal.api.workflow.v1.PendingActivityInfo.last_independently_assigned_build_id is deprecated.PendingActivityInfo.BuilderclearLastStartedTime().google.protobuf.Timestamp last_started_time = 6;PendingActivityInfo.BuilderclearLastWorkerDeploymentVersion()Deprecated.temporal.api.workflow.v1.PendingActivityInfo.last_worker_deployment_version is deprecated.PendingActivityInfo.BuilderclearLastWorkerIdentity()string last_worker_identity = 12;PendingActivityInfo.BuilderclearLastWorkerVersionStamp()Deprecated.PendingActivityInfo.BuilderclearMaximumAttempts()int32 maximum_attempts = 8;PendingActivityInfo.BuilderclearNextAttemptScheduleTime()Next time when activity will be scheduled.PendingActivityInfo.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)PendingActivityInfo.BuilderclearPaused()Indicates if activity is paused.PendingActivityInfo.BuilderclearPauseInfo().temporal.api.workflow.v1.PendingActivityInfo.PauseInfo pause_info = 23;PendingActivityInfo.BuilderclearPriority()Priority metadataPendingActivityInfo.BuilderclearScheduledTime().google.protobuf.Timestamp scheduled_time = 9;PendingActivityInfo.BuilderclearState().temporal.api.enums.v1.PendingActivityState state = 3;PendingActivityInfo.BuilderclearUseWorkflowBuildId()Deprecated.PendingActivityInfo.Builderclone()java.lang.StringgetActivityId()string activity_id = 1;com.google.protobuf.ByteStringgetActivityIdBytes()string activity_id = 1;ActivityOptionsgetActivityOptions()Current activity options.ActivityOptions.BuildergetActivityOptionsBuilder()Current activity options.ActivityOptionsOrBuildergetActivityOptionsOrBuilder()Current activity options.ActivityTypegetActivityType().temporal.api.common.v1.ActivityType activity_type = 2;ActivityType.BuildergetActivityTypeBuilder().temporal.api.common.v1.ActivityType activity_type = 2;ActivityTypeOrBuildergetActivityTypeOrBuilder().temporal.api.common.v1.ActivityType activity_type = 2;PendingActivityInfo.AssignedBuildIdCasegetAssignedBuildIdCase()intgetAttempt()int32 attempt = 7;com.google.protobuf.DurationgetCurrentRetryInterval()The time activity will wait until the next retry.com.google.protobuf.Duration.BuildergetCurrentRetryIntervalBuilder()The time activity will wait until the next retry.com.google.protobuf.DurationOrBuildergetCurrentRetryIntervalOrBuilder()The time activity will wait until the next retry.PendingActivityInfogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.protobuf.TimestampgetExpirationTime().google.protobuf.Timestamp expiration_time = 10;com.google.protobuf.Timestamp.BuildergetExpirationTimeBuilder().google.protobuf.Timestamp expiration_time = 10;com.google.protobuf.TimestampOrBuildergetExpirationTimeOrBuilder().google.protobuf.Timestamp expiration_time = 10;PayloadsgetHeartbeatDetails().temporal.api.common.v1.Payloads heartbeat_details = 4;Payloads.BuildergetHeartbeatDetailsBuilder().temporal.api.common.v1.Payloads heartbeat_details = 4;PayloadsOrBuildergetHeartbeatDetailsOrBuilder().temporal.api.common.v1.Payloads heartbeat_details = 4;com.google.protobuf.TimestampgetLastAttemptCompleteTime()The time when the last activity attempt was completed.com.google.protobuf.Timestamp.BuildergetLastAttemptCompleteTimeBuilder()The time when the last activity attempt was completed.com.google.protobuf.TimestampOrBuildergetLastAttemptCompleteTimeOrBuilder()The time when the last activity attempt was completed.DeploymentgetLastDeployment()Deprecated.temporal.api.workflow.v1.PendingActivityInfo.last_deployment is deprecated.Deployment.BuildergetLastDeploymentBuilder()Deprecated.DeploymentOrBuildergetLastDeploymentOrBuilder()Deprecated.WorkerDeploymentVersiongetLastDeploymentVersion()The Worker Deployment Version this activity was dispatched to most recently.WorkerDeploymentVersion.BuildergetLastDeploymentVersionBuilder()The Worker Deployment Version this activity was dispatched to most recently.WorkerDeploymentVersionOrBuildergetLastDeploymentVersionOrBuilder()The Worker Deployment Version this activity was dispatched to most recently.FailuregetLastFailure().temporal.api.failure.v1.Failure last_failure = 11;Failure.BuildergetLastFailureBuilder().temporal.api.failure.v1.Failure last_failure = 11;FailureOrBuildergetLastFailureOrBuilder().temporal.api.failure.v1.Failure last_failure = 11;com.google.protobuf.TimestampgetLastHeartbeatTime().google.protobuf.Timestamp last_heartbeat_time = 5;com.google.protobuf.Timestamp.BuildergetLastHeartbeatTimeBuilder().google.protobuf.Timestamp last_heartbeat_time = 5;com.google.protobuf.TimestampOrBuildergetLastHeartbeatTimeOrBuilder().google.protobuf.Timestamp last_heartbeat_time = 5;java.lang.StringgetLastIndependentlyAssignedBuildId()Deprecated.temporal.api.workflow.v1.PendingActivityInfo.last_independently_assigned_build_id is deprecated.com.google.protobuf.ByteStringgetLastIndependentlyAssignedBuildIdBytes()Deprecated.temporal.api.workflow.v1.PendingActivityInfo.last_independently_assigned_build_id is deprecated.com.google.protobuf.TimestampgetLastStartedTime().google.protobuf.Timestamp last_started_time = 6;com.google.protobuf.Timestamp.BuildergetLastStartedTimeBuilder().google.protobuf.Timestamp last_started_time = 6;com.google.protobuf.TimestampOrBuildergetLastStartedTimeOrBuilder().google.protobuf.Timestamp last_started_time = 6;java.lang.StringgetLastWorkerDeploymentVersion()Deprecated.temporal.api.workflow.v1.PendingActivityInfo.last_worker_deployment_version is deprecated.com.google.protobuf.ByteStringgetLastWorkerDeploymentVersionBytes()Deprecated.temporal.api.workflow.v1.PendingActivityInfo.last_worker_deployment_version is deprecated.java.lang.StringgetLastWorkerIdentity()string last_worker_identity = 12;com.google.protobuf.ByteStringgetLastWorkerIdentityBytes()string last_worker_identity = 12;WorkerVersionStampgetLastWorkerVersionStamp()Deprecated.temporal.api.workflow.v1.PendingActivityInfo.last_worker_version_stamp is deprecated.WorkerVersionStamp.BuildergetLastWorkerVersionStampBuilder()Deprecated.WorkerVersionStampOrBuildergetLastWorkerVersionStampOrBuilder()Deprecated.intgetMaximumAttempts()int32 maximum_attempts = 8;com.google.protobuf.TimestampgetNextAttemptScheduleTime()Next time when activity will be scheduled.com.google.protobuf.Timestamp.BuildergetNextAttemptScheduleTimeBuilder()Next time when activity will be scheduled.com.google.protobuf.TimestampOrBuildergetNextAttemptScheduleTimeOrBuilder()Next time when activity will be scheduled.booleangetPaused()Indicates if activity is paused.PendingActivityInfo.PauseInfogetPauseInfo().temporal.api.workflow.v1.PendingActivityInfo.PauseInfo pause_info = 23;PendingActivityInfo.PauseInfo.BuildergetPauseInfoBuilder().temporal.api.workflow.v1.PendingActivityInfo.PauseInfo pause_info = 23;PendingActivityInfo.PauseInfoOrBuildergetPauseInfoOrBuilder().temporal.api.workflow.v1.PendingActivityInfo.PauseInfo pause_info = 23;PrioritygetPriority()Priority metadataPriority.BuildergetPriorityBuilder()Priority metadataPriorityOrBuildergetPriorityOrBuilder()Priority metadatacom.google.protobuf.TimestampgetScheduledTime().google.protobuf.Timestamp scheduled_time = 9;com.google.protobuf.Timestamp.BuildergetScheduledTimeBuilder().google.protobuf.Timestamp scheduled_time = 9;com.google.protobuf.TimestampOrBuildergetScheduledTimeOrBuilder().google.protobuf.Timestamp scheduled_time = 9;PendingActivityStategetState().temporal.api.enums.v1.PendingActivityState state = 3;intgetStateValue().temporal.api.enums.v1.PendingActivityState state = 3;com.google.protobuf.EmptygetUseWorkflowBuildId()Deprecated.temporal.api.workflow.v1.PendingActivityInfo.use_workflow_build_id is deprecated.com.google.protobuf.Empty.BuildergetUseWorkflowBuildIdBuilder()Deprecated.com.google.protobuf.EmptyOrBuildergetUseWorkflowBuildIdOrBuilder()Deprecated.booleanhasActivityOptions()Current activity options.booleanhasActivityType().temporal.api.common.v1.ActivityType activity_type = 2;booleanhasCurrentRetryInterval()The time activity will wait until the next retry.booleanhasExpirationTime().google.protobuf.Timestamp expiration_time = 10;booleanhasHeartbeatDetails().temporal.api.common.v1.Payloads heartbeat_details = 4;booleanhasLastAttemptCompleteTime()The time when the last activity attempt was completed.booleanhasLastDeployment()Deprecated.temporal.api.workflow.v1.PendingActivityInfo.last_deployment is deprecated.booleanhasLastDeploymentVersion()The Worker Deployment Version this activity was dispatched to most recently.booleanhasLastFailure().temporal.api.failure.v1.Failure last_failure = 11;booleanhasLastHeartbeatTime().google.protobuf.Timestamp last_heartbeat_time = 5;booleanhasLastIndependentlyAssignedBuildId()Deprecated.temporal.api.workflow.v1.PendingActivityInfo.last_independently_assigned_build_id is deprecated.booleanhasLastStartedTime().google.protobuf.Timestamp last_started_time = 6;booleanhasLastWorkerVersionStamp()Deprecated.temporal.api.workflow.v1.PendingActivityInfo.last_worker_version_stamp is deprecated.booleanhasNextAttemptScheduleTime()Next time when activity will be scheduled.booleanhasPauseInfo().temporal.api.workflow.v1.PendingActivityInfo.PauseInfo pause_info = 23;booleanhasPriority()Priority metadatabooleanhasScheduledTime().google.protobuf.Timestamp scheduled_time = 9;booleanhasUseWorkflowBuildId()Deprecated.temporal.api.workflow.v1.PendingActivityInfo.use_workflow_build_id is deprecated.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()PendingActivityInfo.BuildermergeActivityOptions(ActivityOptions value)Current activity options.PendingActivityInfo.BuildermergeActivityType(ActivityType value).temporal.api.common.v1.ActivityType activity_type = 2;PendingActivityInfo.BuildermergeCurrentRetryInterval(com.google.protobuf.Duration value)The time activity will wait until the next retry.PendingActivityInfo.BuildermergeExpirationTime(com.google.protobuf.Timestamp value).google.protobuf.Timestamp expiration_time = 10;PendingActivityInfo.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)PendingActivityInfo.BuildermergeFrom(com.google.protobuf.Message other)PendingActivityInfo.BuildermergeFrom(PendingActivityInfo other)PendingActivityInfo.BuildermergeHeartbeatDetails(Payloads value).temporal.api.common.v1.Payloads heartbeat_details = 4;PendingActivityInfo.BuildermergeLastAttemptCompleteTime(com.google.protobuf.Timestamp value)The time when the last activity attempt was completed.PendingActivityInfo.BuildermergeLastDeployment(Deployment value)Deprecated.PendingActivityInfo.BuildermergeLastDeploymentVersion(WorkerDeploymentVersion value)The Worker Deployment Version this activity was dispatched to most recently.PendingActivityInfo.BuildermergeLastFailure(Failure value).temporal.api.failure.v1.Failure last_failure = 11;PendingActivityInfo.BuildermergeLastHeartbeatTime(com.google.protobuf.Timestamp value).google.protobuf.Timestamp last_heartbeat_time = 5;PendingActivityInfo.BuildermergeLastStartedTime(com.google.protobuf.Timestamp value).google.protobuf.Timestamp last_started_time = 6;PendingActivityInfo.BuildermergeLastWorkerVersionStamp(WorkerVersionStamp value)Deprecated.PendingActivityInfo.BuildermergeNextAttemptScheduleTime(com.google.protobuf.Timestamp value)Next time when activity will be scheduled.PendingActivityInfo.BuildermergePauseInfo(PendingActivityInfo.PauseInfo value).temporal.api.workflow.v1.PendingActivityInfo.PauseInfo pause_info = 23;PendingActivityInfo.BuildermergePriority(Priority value)Priority metadataPendingActivityInfo.BuildermergeScheduledTime(com.google.protobuf.Timestamp value).google.protobuf.Timestamp scheduled_time = 9;PendingActivityInfo.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)PendingActivityInfo.BuildermergeUseWorkflowBuildId(com.google.protobuf.Empty value)Deprecated.PendingActivityInfo.BuildersetActivityId(java.lang.String value)string activity_id = 1;PendingActivityInfo.BuildersetActivityIdBytes(com.google.protobuf.ByteString value)string activity_id = 1;PendingActivityInfo.BuildersetActivityOptions(ActivityOptions value)Current activity options.PendingActivityInfo.BuildersetActivityOptions(ActivityOptions.Builder builderForValue)Current activity options.PendingActivityInfo.BuildersetActivityType(ActivityType value).temporal.api.common.v1.ActivityType activity_type = 2;PendingActivityInfo.BuildersetActivityType(ActivityType.Builder builderForValue).temporal.api.common.v1.ActivityType activity_type = 2;PendingActivityInfo.BuildersetAttempt(int value)int32 attempt = 7;PendingActivityInfo.BuildersetCurrentRetryInterval(com.google.protobuf.Duration value)The time activity will wait until the next retry.PendingActivityInfo.BuildersetCurrentRetryInterval(com.google.protobuf.Duration.Builder builderForValue)The time activity will wait until the next retry.PendingActivityInfo.BuildersetExpirationTime(com.google.protobuf.Timestamp value).google.protobuf.Timestamp expiration_time = 10;PendingActivityInfo.BuildersetExpirationTime(com.google.protobuf.Timestamp.Builder builderForValue).google.protobuf.Timestamp expiration_time = 10;PendingActivityInfo.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)PendingActivityInfo.BuildersetHeartbeatDetails(Payloads value).temporal.api.common.v1.Payloads heartbeat_details = 4;PendingActivityInfo.BuildersetHeartbeatDetails(Payloads.Builder builderForValue).temporal.api.common.v1.Payloads heartbeat_details = 4;PendingActivityInfo.BuildersetLastAttemptCompleteTime(com.google.protobuf.Timestamp value)The time when the last activity attempt was completed.PendingActivityInfo.BuildersetLastAttemptCompleteTime(com.google.protobuf.Timestamp.Builder builderForValue)The time when the last activity attempt was completed.PendingActivityInfo.BuildersetLastDeployment(Deployment value)Deprecated.PendingActivityInfo.BuildersetLastDeployment(Deployment.Builder builderForValue)Deprecated.PendingActivityInfo.BuildersetLastDeploymentVersion(WorkerDeploymentVersion value)The Worker Deployment Version this activity was dispatched to most recently.PendingActivityInfo.BuildersetLastDeploymentVersion(WorkerDeploymentVersion.Builder builderForValue)The Worker Deployment Version this activity was dispatched to most recently.PendingActivityInfo.BuildersetLastFailure(Failure value).temporal.api.failure.v1.Failure last_failure = 11;PendingActivityInfo.BuildersetLastFailure(Failure.Builder builderForValue).temporal.api.failure.v1.Failure last_failure = 11;PendingActivityInfo.BuildersetLastHeartbeatTime(com.google.protobuf.Timestamp value).google.protobuf.Timestamp last_heartbeat_time = 5;PendingActivityInfo.BuildersetLastHeartbeatTime(com.google.protobuf.Timestamp.Builder builderForValue).google.protobuf.Timestamp last_heartbeat_time = 5;PendingActivityInfo.BuildersetLastIndependentlyAssignedBuildId(java.lang.String value)Deprecated.temporal.api.workflow.v1.PendingActivityInfo.last_independently_assigned_build_id is deprecated.PendingActivityInfo.BuildersetLastIndependentlyAssignedBuildIdBytes(com.google.protobuf.ByteString value)Deprecated.temporal.api.workflow.v1.PendingActivityInfo.last_independently_assigned_build_id is deprecated.PendingActivityInfo.BuildersetLastStartedTime(com.google.protobuf.Timestamp value).google.protobuf.Timestamp last_started_time = 6;PendingActivityInfo.BuildersetLastStartedTime(com.google.protobuf.Timestamp.Builder builderForValue).google.protobuf.Timestamp last_started_time = 6;PendingActivityInfo.BuildersetLastWorkerDeploymentVersion(java.lang.String value)Deprecated.temporal.api.workflow.v1.PendingActivityInfo.last_worker_deployment_version is deprecated.PendingActivityInfo.BuildersetLastWorkerDeploymentVersionBytes(com.google.protobuf.ByteString value)Deprecated.temporal.api.workflow.v1.PendingActivityInfo.last_worker_deployment_version is deprecated.PendingActivityInfo.BuildersetLastWorkerIdentity(java.lang.String value)string last_worker_identity = 12;PendingActivityInfo.BuildersetLastWorkerIdentityBytes(com.google.protobuf.ByteString value)string last_worker_identity = 12;PendingActivityInfo.BuildersetLastWorkerVersionStamp(WorkerVersionStamp value)Deprecated.PendingActivityInfo.BuildersetLastWorkerVersionStamp(WorkerVersionStamp.Builder builderForValue)Deprecated.PendingActivityInfo.BuildersetMaximumAttempts(int value)int32 maximum_attempts = 8;PendingActivityInfo.BuildersetNextAttemptScheduleTime(com.google.protobuf.Timestamp value)Next time when activity will be scheduled.PendingActivityInfo.BuildersetNextAttemptScheduleTime(com.google.protobuf.Timestamp.Builder builderForValue)Next time when activity will be scheduled.PendingActivityInfo.BuildersetPaused(boolean value)Indicates if activity is paused.PendingActivityInfo.BuildersetPauseInfo(PendingActivityInfo.PauseInfo value).temporal.api.workflow.v1.PendingActivityInfo.PauseInfo pause_info = 23;PendingActivityInfo.BuildersetPauseInfo(PendingActivityInfo.PauseInfo.Builder builderForValue).temporal.api.workflow.v1.PendingActivityInfo.PauseInfo pause_info = 23;PendingActivityInfo.BuildersetPriority(Priority value)Priority metadataPendingActivityInfo.BuildersetPriority(Priority.Builder builderForValue)Priority metadataPendingActivityInfo.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)PendingActivityInfo.BuildersetScheduledTime(com.google.protobuf.Timestamp value).google.protobuf.Timestamp scheduled_time = 9;PendingActivityInfo.BuildersetScheduledTime(com.google.protobuf.Timestamp.Builder builderForValue).google.protobuf.Timestamp scheduled_time = 9;PendingActivityInfo.BuildersetState(PendingActivityState value).temporal.api.enums.v1.PendingActivityState state = 3;PendingActivityInfo.BuildersetStateValue(int value).temporal.api.enums.v1.PendingActivityState state = 3;PendingActivityInfo.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)PendingActivityInfo.BuildersetUseWorkflowBuildId(com.google.protobuf.Empty value)Deprecated.PendingActivityInfo.BuildersetUseWorkflowBuildId(com.google.protobuf.Empty.Builder builderForValue)Deprecated.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, 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<PendingActivityInfo.Builder>
-
clear
public PendingActivityInfo.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<PendingActivityInfo.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<PendingActivityInfo.Builder>
-
getDefaultInstanceForType
public PendingActivityInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public PendingActivityInfo build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public PendingActivityInfo buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public PendingActivityInfo.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<PendingActivityInfo.Builder>
-
setField
public PendingActivityInfo.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<PendingActivityInfo.Builder>
-
clearField
public PendingActivityInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PendingActivityInfo.Builder>
-
clearOneof
public PendingActivityInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<PendingActivityInfo.Builder>
-
setRepeatedField
public PendingActivityInfo.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<PendingActivityInfo.Builder>
-
addRepeatedField
public PendingActivityInfo.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<PendingActivityInfo.Builder>
-
mergeFrom
public PendingActivityInfo.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PendingActivityInfo.Builder>
-
mergeFrom
public PendingActivityInfo.Builder mergeFrom(PendingActivityInfo other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<PendingActivityInfo.Builder>
-
mergeFrom
public PendingActivityInfo.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<PendingActivityInfo.Builder>- Throws:
java.io.IOException
-
getAssignedBuildIdCase
public PendingActivityInfo.AssignedBuildIdCase getAssignedBuildIdCase()
- Specified by:
getAssignedBuildIdCasein interfacePendingActivityInfoOrBuilder
-
clearAssignedBuildId
public PendingActivityInfo.Builder clearAssignedBuildId()
-
getActivityId
public java.lang.String getActivityId()
string activity_id = 1;- Specified by:
getActivityIdin interfacePendingActivityInfoOrBuilder- Returns:
- The activityId.
-
getActivityIdBytes
public com.google.protobuf.ByteString getActivityIdBytes()
string activity_id = 1;- Specified by:
getActivityIdBytesin interfacePendingActivityInfoOrBuilder- Returns:
- The bytes for activityId.
-
setActivityId
public PendingActivityInfo.Builder setActivityId(java.lang.String value)
string activity_id = 1;- Parameters:
value- The activityId to set.- Returns:
- This builder for chaining.
-
clearActivityId
public PendingActivityInfo.Builder clearActivityId()
string activity_id = 1;- Returns:
- This builder for chaining.
-
setActivityIdBytes
public PendingActivityInfo.Builder setActivityIdBytes(com.google.protobuf.ByteString value)
string activity_id = 1;- Parameters:
value- The bytes for activityId to set.- Returns:
- This builder for chaining.
-
hasActivityType
public boolean hasActivityType()
.temporal.api.common.v1.ActivityType activity_type = 2;- Specified by:
hasActivityTypein interfacePendingActivityInfoOrBuilder- Returns:
- Whether the activityType field is set.
-
getActivityType
public ActivityType getActivityType()
.temporal.api.common.v1.ActivityType activity_type = 2;- Specified by:
getActivityTypein interfacePendingActivityInfoOrBuilder- Returns:
- The activityType.
-
setActivityType
public PendingActivityInfo.Builder setActivityType(ActivityType value)
.temporal.api.common.v1.ActivityType activity_type = 2;
-
setActivityType
public PendingActivityInfo.Builder setActivityType(ActivityType.Builder builderForValue)
.temporal.api.common.v1.ActivityType activity_type = 2;
-
mergeActivityType
public PendingActivityInfo.Builder mergeActivityType(ActivityType value)
.temporal.api.common.v1.ActivityType activity_type = 2;
-
clearActivityType
public PendingActivityInfo.Builder clearActivityType()
.temporal.api.common.v1.ActivityType activity_type = 2;
-
getActivityTypeBuilder
public ActivityType.Builder getActivityTypeBuilder()
.temporal.api.common.v1.ActivityType activity_type = 2;
-
getActivityTypeOrBuilder
public ActivityTypeOrBuilder getActivityTypeOrBuilder()
.temporal.api.common.v1.ActivityType activity_type = 2;- Specified by:
getActivityTypeOrBuilderin interfacePendingActivityInfoOrBuilder
-
getStateValue
public int getStateValue()
.temporal.api.enums.v1.PendingActivityState state = 3;- Specified by:
getStateValuein interfacePendingActivityInfoOrBuilder- Returns:
- The enum numeric value on the wire for state.
-
setStateValue
public PendingActivityInfo.Builder setStateValue(int value)
.temporal.api.enums.v1.PendingActivityState state = 3;- Parameters:
value- The enum numeric value on the wire for state to set.- Returns:
- This builder for chaining.
-
getState
public PendingActivityState getState()
.temporal.api.enums.v1.PendingActivityState state = 3;- Specified by:
getStatein interfacePendingActivityInfoOrBuilder- Returns:
- The state.
-
setState
public PendingActivityInfo.Builder setState(PendingActivityState value)
.temporal.api.enums.v1.PendingActivityState state = 3;- Parameters:
value- The state to set.- Returns:
- This builder for chaining.
-
clearState
public PendingActivityInfo.Builder clearState()
.temporal.api.enums.v1.PendingActivityState state = 3;- Returns:
- This builder for chaining.
-
hasHeartbeatDetails
public boolean hasHeartbeatDetails()
.temporal.api.common.v1.Payloads heartbeat_details = 4;- Specified by:
hasHeartbeatDetailsin interfacePendingActivityInfoOrBuilder- Returns:
- Whether the heartbeatDetails field is set.
-
getHeartbeatDetails
public Payloads getHeartbeatDetails()
.temporal.api.common.v1.Payloads heartbeat_details = 4;- Specified by:
getHeartbeatDetailsin interfacePendingActivityInfoOrBuilder- Returns:
- The heartbeatDetails.
-
setHeartbeatDetails
public PendingActivityInfo.Builder setHeartbeatDetails(Payloads value)
.temporal.api.common.v1.Payloads heartbeat_details = 4;
-
setHeartbeatDetails
public PendingActivityInfo.Builder setHeartbeatDetails(Payloads.Builder builderForValue)
.temporal.api.common.v1.Payloads heartbeat_details = 4;
-
mergeHeartbeatDetails
public PendingActivityInfo.Builder mergeHeartbeatDetails(Payloads value)
.temporal.api.common.v1.Payloads heartbeat_details = 4;
-
clearHeartbeatDetails
public PendingActivityInfo.Builder clearHeartbeatDetails()
.temporal.api.common.v1.Payloads heartbeat_details = 4;
-
getHeartbeatDetailsBuilder
public Payloads.Builder getHeartbeatDetailsBuilder()
.temporal.api.common.v1.Payloads heartbeat_details = 4;
-
getHeartbeatDetailsOrBuilder
public PayloadsOrBuilder getHeartbeatDetailsOrBuilder()
.temporal.api.common.v1.Payloads heartbeat_details = 4;- Specified by:
getHeartbeatDetailsOrBuilderin interfacePendingActivityInfoOrBuilder
-
hasLastHeartbeatTime
public boolean hasLastHeartbeatTime()
.google.protobuf.Timestamp last_heartbeat_time = 5;- Specified by:
hasLastHeartbeatTimein interfacePendingActivityInfoOrBuilder- Returns:
- Whether the lastHeartbeatTime field is set.
-
getLastHeartbeatTime
public com.google.protobuf.Timestamp getLastHeartbeatTime()
.google.protobuf.Timestamp last_heartbeat_time = 5;- Specified by:
getLastHeartbeatTimein interfacePendingActivityInfoOrBuilder- Returns:
- The lastHeartbeatTime.
-
setLastHeartbeatTime
public PendingActivityInfo.Builder setLastHeartbeatTime(com.google.protobuf.Timestamp value)
.google.protobuf.Timestamp last_heartbeat_time = 5;
-
setLastHeartbeatTime
public PendingActivityInfo.Builder setLastHeartbeatTime(com.google.protobuf.Timestamp.Builder builderForValue)
.google.protobuf.Timestamp last_heartbeat_time = 5;
-
mergeLastHeartbeatTime
public PendingActivityInfo.Builder mergeLastHeartbeatTime(com.google.protobuf.Timestamp value)
.google.protobuf.Timestamp last_heartbeat_time = 5;
-
clearLastHeartbeatTime
public PendingActivityInfo.Builder clearLastHeartbeatTime()
.google.protobuf.Timestamp last_heartbeat_time = 5;
-
getLastHeartbeatTimeBuilder
public com.google.protobuf.Timestamp.Builder getLastHeartbeatTimeBuilder()
.google.protobuf.Timestamp last_heartbeat_time = 5;
-
getLastHeartbeatTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getLastHeartbeatTimeOrBuilder()
.google.protobuf.Timestamp last_heartbeat_time = 5;- Specified by:
getLastHeartbeatTimeOrBuilderin interfacePendingActivityInfoOrBuilder
-
hasLastStartedTime
public boolean hasLastStartedTime()
.google.protobuf.Timestamp last_started_time = 6;- Specified by:
hasLastStartedTimein interfacePendingActivityInfoOrBuilder- Returns:
- Whether the lastStartedTime field is set.
-
getLastStartedTime
public com.google.protobuf.Timestamp getLastStartedTime()
.google.protobuf.Timestamp last_started_time = 6;- Specified by:
getLastStartedTimein interfacePendingActivityInfoOrBuilder- Returns:
- The lastStartedTime.
-
setLastStartedTime
public PendingActivityInfo.Builder setLastStartedTime(com.google.protobuf.Timestamp value)
.google.protobuf.Timestamp last_started_time = 6;
-
setLastStartedTime
public PendingActivityInfo.Builder setLastStartedTime(com.google.protobuf.Timestamp.Builder builderForValue)
.google.protobuf.Timestamp last_started_time = 6;
-
mergeLastStartedTime
public PendingActivityInfo.Builder mergeLastStartedTime(com.google.protobuf.Timestamp value)
.google.protobuf.Timestamp last_started_time = 6;
-
clearLastStartedTime
public PendingActivityInfo.Builder clearLastStartedTime()
.google.protobuf.Timestamp last_started_time = 6;
-
getLastStartedTimeBuilder
public com.google.protobuf.Timestamp.Builder getLastStartedTimeBuilder()
.google.protobuf.Timestamp last_started_time = 6;
-
getLastStartedTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getLastStartedTimeOrBuilder()
.google.protobuf.Timestamp last_started_time = 6;- Specified by:
getLastStartedTimeOrBuilderin interfacePendingActivityInfoOrBuilder
-
getAttempt
public int getAttempt()
int32 attempt = 7;- Specified by:
getAttemptin interfacePendingActivityInfoOrBuilder- Returns:
- The attempt.
-
setAttempt
public PendingActivityInfo.Builder setAttempt(int value)
int32 attempt = 7;- Parameters:
value- The attempt to set.- Returns:
- This builder for chaining.
-
clearAttempt
public PendingActivityInfo.Builder clearAttempt()
int32 attempt = 7;- Returns:
- This builder for chaining.
-
getMaximumAttempts
public int getMaximumAttempts()
int32 maximum_attempts = 8;- Specified by:
getMaximumAttemptsin interfacePendingActivityInfoOrBuilder- Returns:
- The maximumAttempts.
-
setMaximumAttempts
public PendingActivityInfo.Builder setMaximumAttempts(int value)
int32 maximum_attempts = 8;- Parameters:
value- The maximumAttempts to set.- Returns:
- This builder for chaining.
-
clearMaximumAttempts
public PendingActivityInfo.Builder clearMaximumAttempts()
int32 maximum_attempts = 8;- Returns:
- This builder for chaining.
-
hasScheduledTime
public boolean hasScheduledTime()
.google.protobuf.Timestamp scheduled_time = 9;- Specified by:
hasScheduledTimein interfacePendingActivityInfoOrBuilder- Returns:
- Whether the scheduledTime field is set.
-
getScheduledTime
public com.google.protobuf.Timestamp getScheduledTime()
.google.protobuf.Timestamp scheduled_time = 9;- Specified by:
getScheduledTimein interfacePendingActivityInfoOrBuilder- Returns:
- The scheduledTime.
-
setScheduledTime
public PendingActivityInfo.Builder setScheduledTime(com.google.protobuf.Timestamp value)
.google.protobuf.Timestamp scheduled_time = 9;
-
setScheduledTime
public PendingActivityInfo.Builder setScheduledTime(com.google.protobuf.Timestamp.Builder builderForValue)
.google.protobuf.Timestamp scheduled_time = 9;
-
mergeScheduledTime
public PendingActivityInfo.Builder mergeScheduledTime(com.google.protobuf.Timestamp value)
.google.protobuf.Timestamp scheduled_time = 9;
-
clearScheduledTime
public PendingActivityInfo.Builder clearScheduledTime()
.google.protobuf.Timestamp scheduled_time = 9;
-
getScheduledTimeBuilder
public com.google.protobuf.Timestamp.Builder getScheduledTimeBuilder()
.google.protobuf.Timestamp scheduled_time = 9;
-
getScheduledTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getScheduledTimeOrBuilder()
.google.protobuf.Timestamp scheduled_time = 9;- Specified by:
getScheduledTimeOrBuilderin interfacePendingActivityInfoOrBuilder
-
hasExpirationTime
public boolean hasExpirationTime()
.google.protobuf.Timestamp expiration_time = 10;- Specified by:
hasExpirationTimein interfacePendingActivityInfoOrBuilder- Returns:
- Whether the expirationTime field is set.
-
getExpirationTime
public com.google.protobuf.Timestamp getExpirationTime()
.google.protobuf.Timestamp expiration_time = 10;- Specified by:
getExpirationTimein interfacePendingActivityInfoOrBuilder- Returns:
- The expirationTime.
-
setExpirationTime
public PendingActivityInfo.Builder setExpirationTime(com.google.protobuf.Timestamp value)
.google.protobuf.Timestamp expiration_time = 10;
-
setExpirationTime
public PendingActivityInfo.Builder setExpirationTime(com.google.protobuf.Timestamp.Builder builderForValue)
.google.protobuf.Timestamp expiration_time = 10;
-
mergeExpirationTime
public PendingActivityInfo.Builder mergeExpirationTime(com.google.protobuf.Timestamp value)
.google.protobuf.Timestamp expiration_time = 10;
-
clearExpirationTime
public PendingActivityInfo.Builder clearExpirationTime()
.google.protobuf.Timestamp expiration_time = 10;
-
getExpirationTimeBuilder
public com.google.protobuf.Timestamp.Builder getExpirationTimeBuilder()
.google.protobuf.Timestamp expiration_time = 10;
-
getExpirationTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getExpirationTimeOrBuilder()
.google.protobuf.Timestamp expiration_time = 10;- Specified by:
getExpirationTimeOrBuilderin interfacePendingActivityInfoOrBuilder
-
hasLastFailure
public boolean hasLastFailure()
.temporal.api.failure.v1.Failure last_failure = 11;- Specified by:
hasLastFailurein interfacePendingActivityInfoOrBuilder- Returns:
- Whether the lastFailure field is set.
-
getLastFailure
public Failure getLastFailure()
.temporal.api.failure.v1.Failure last_failure = 11;- Specified by:
getLastFailurein interfacePendingActivityInfoOrBuilder- Returns:
- The lastFailure.
-
setLastFailure
public PendingActivityInfo.Builder setLastFailure(Failure value)
.temporal.api.failure.v1.Failure last_failure = 11;
-
setLastFailure
public PendingActivityInfo.Builder setLastFailure(Failure.Builder builderForValue)
.temporal.api.failure.v1.Failure last_failure = 11;
-
mergeLastFailure
public PendingActivityInfo.Builder mergeLastFailure(Failure value)
.temporal.api.failure.v1.Failure last_failure = 11;
-
clearLastFailure
public PendingActivityInfo.Builder clearLastFailure()
.temporal.api.failure.v1.Failure last_failure = 11;
-
getLastFailureBuilder
public Failure.Builder getLastFailureBuilder()
.temporal.api.failure.v1.Failure last_failure = 11;
-
getLastFailureOrBuilder
public FailureOrBuilder getLastFailureOrBuilder()
.temporal.api.failure.v1.Failure last_failure = 11;- Specified by:
getLastFailureOrBuilderin interfacePendingActivityInfoOrBuilder
-
getLastWorkerIdentity
public java.lang.String getLastWorkerIdentity()
string last_worker_identity = 12;- Specified by:
getLastWorkerIdentityin interfacePendingActivityInfoOrBuilder- Returns:
- The lastWorkerIdentity.
-
getLastWorkerIdentityBytes
public com.google.protobuf.ByteString getLastWorkerIdentityBytes()
string last_worker_identity = 12;- Specified by:
getLastWorkerIdentityBytesin interfacePendingActivityInfoOrBuilder- Returns:
- The bytes for lastWorkerIdentity.
-
setLastWorkerIdentity
public PendingActivityInfo.Builder setLastWorkerIdentity(java.lang.String value)
string last_worker_identity = 12;- Parameters:
value- The lastWorkerIdentity to set.- Returns:
- This builder for chaining.
-
clearLastWorkerIdentity
public PendingActivityInfo.Builder clearLastWorkerIdentity()
string last_worker_identity = 12;- Returns:
- This builder for chaining.
-
setLastWorkerIdentityBytes
public PendingActivityInfo.Builder setLastWorkerIdentityBytes(com.google.protobuf.ByteString value)
string last_worker_identity = 12;- Parameters:
value- The bytes for lastWorkerIdentity to set.- Returns:
- This builder for chaining.
-
hasUseWorkflowBuildId
@Deprecated public boolean hasUseWorkflowBuildId()
Deprecated.temporal.api.workflow.v1.PendingActivityInfo.use_workflow_build_id is deprecated. See temporal/api/workflow/v1/message.proto;l=264Deprecated. When present, it means this activity is assigned to the build ID of its workflow.
.google.protobuf.Empty use_workflow_build_id = 13 [deprecated = true];- Specified by:
hasUseWorkflowBuildIdin interfacePendingActivityInfoOrBuilder- Returns:
- Whether the useWorkflowBuildId field is set.
-
getUseWorkflowBuildId
@Deprecated public com.google.protobuf.Empty getUseWorkflowBuildId()
Deprecated.temporal.api.workflow.v1.PendingActivityInfo.use_workflow_build_id is deprecated. See temporal/api/workflow/v1/message.proto;l=264Deprecated. When present, it means this activity is assigned to the build ID of its workflow.
.google.protobuf.Empty use_workflow_build_id = 13 [deprecated = true];- Specified by:
getUseWorkflowBuildIdin interfacePendingActivityInfoOrBuilder- Returns:
- The useWorkflowBuildId.
-
setUseWorkflowBuildId
@Deprecated public PendingActivityInfo.Builder setUseWorkflowBuildId(com.google.protobuf.Empty value)
Deprecated.Deprecated. When present, it means this activity is assigned to the build ID of its workflow.
.google.protobuf.Empty use_workflow_build_id = 13 [deprecated = true];
-
setUseWorkflowBuildId
@Deprecated public PendingActivityInfo.Builder setUseWorkflowBuildId(com.google.protobuf.Empty.Builder builderForValue)
Deprecated.Deprecated. When present, it means this activity is assigned to the build ID of its workflow.
.google.protobuf.Empty use_workflow_build_id = 13 [deprecated = true];
-
mergeUseWorkflowBuildId
@Deprecated public PendingActivityInfo.Builder mergeUseWorkflowBuildId(com.google.protobuf.Empty value)
Deprecated.Deprecated. When present, it means this activity is assigned to the build ID of its workflow.
.google.protobuf.Empty use_workflow_build_id = 13 [deprecated = true];
-
clearUseWorkflowBuildId
@Deprecated public PendingActivityInfo.Builder clearUseWorkflowBuildId()
Deprecated.Deprecated. When present, it means this activity is assigned to the build ID of its workflow.
.google.protobuf.Empty use_workflow_build_id = 13 [deprecated = true];
-
getUseWorkflowBuildIdBuilder
@Deprecated public com.google.protobuf.Empty.Builder getUseWorkflowBuildIdBuilder()
Deprecated.Deprecated. When present, it means this activity is assigned to the build ID of its workflow.
.google.protobuf.Empty use_workflow_build_id = 13 [deprecated = true];
-
getUseWorkflowBuildIdOrBuilder
@Deprecated public com.google.protobuf.EmptyOrBuilder getUseWorkflowBuildIdOrBuilder()
Deprecated.Deprecated. When present, it means this activity is assigned to the build ID of its workflow.
.google.protobuf.Empty use_workflow_build_id = 13 [deprecated = true];- Specified by:
getUseWorkflowBuildIdOrBuilderin interfacePendingActivityInfoOrBuilder
-
hasLastIndependentlyAssignedBuildId
@Deprecated public boolean hasLastIndependentlyAssignedBuildId()
Deprecated.temporal.api.workflow.v1.PendingActivityInfo.last_independently_assigned_build_id is deprecated. See temporal/api/workflow/v1/message.proto;l=269Deprecated. This means the activity is independently versioned and not bound to the build ID of its workflow. The activity will use the build id in this field instead. If the task fails and is scheduled again, the assigned build ID may change according to the latest versioning rules.
string last_independently_assigned_build_id = 14 [deprecated = true];- Specified by:
hasLastIndependentlyAssignedBuildIdin interfacePendingActivityInfoOrBuilder- Returns:
- Whether the lastIndependentlyAssignedBuildId field is set.
-
getLastIndependentlyAssignedBuildId
@Deprecated public java.lang.String getLastIndependentlyAssignedBuildId()
Deprecated.temporal.api.workflow.v1.PendingActivityInfo.last_independently_assigned_build_id is deprecated. See temporal/api/workflow/v1/message.proto;l=269Deprecated. This means the activity is independently versioned and not bound to the build ID of its workflow. The activity will use the build id in this field instead. If the task fails and is scheduled again, the assigned build ID may change according to the latest versioning rules.
string last_independently_assigned_build_id = 14 [deprecated = true];- Specified by:
getLastIndependentlyAssignedBuildIdin interfacePendingActivityInfoOrBuilder- Returns:
- The lastIndependentlyAssignedBuildId.
-
getLastIndependentlyAssignedBuildIdBytes
@Deprecated public com.google.protobuf.ByteString getLastIndependentlyAssignedBuildIdBytes()
Deprecated.temporal.api.workflow.v1.PendingActivityInfo.last_independently_assigned_build_id is deprecated. See temporal/api/workflow/v1/message.proto;l=269Deprecated. This means the activity is independently versioned and not bound to the build ID of its workflow. The activity will use the build id in this field instead. If the task fails and is scheduled again, the assigned build ID may change according to the latest versioning rules.
string last_independently_assigned_build_id = 14 [deprecated = true];- Specified by:
getLastIndependentlyAssignedBuildIdBytesin interfacePendingActivityInfoOrBuilder- Returns:
- The bytes for lastIndependentlyAssignedBuildId.
-
setLastIndependentlyAssignedBuildId
@Deprecated public PendingActivityInfo.Builder setLastIndependentlyAssignedBuildId(java.lang.String value)
Deprecated.temporal.api.workflow.v1.PendingActivityInfo.last_independently_assigned_build_id is deprecated. See temporal/api/workflow/v1/message.proto;l=269Deprecated. This means the activity is independently versioned and not bound to the build ID of its workflow. The activity will use the build id in this field instead. If the task fails and is scheduled again, the assigned build ID may change according to the latest versioning rules.
string last_independently_assigned_build_id = 14 [deprecated = true];- Parameters:
value- The lastIndependentlyAssignedBuildId to set.- Returns:
- This builder for chaining.
-
clearLastIndependentlyAssignedBuildId
@Deprecated public PendingActivityInfo.Builder clearLastIndependentlyAssignedBuildId()
Deprecated.temporal.api.workflow.v1.PendingActivityInfo.last_independently_assigned_build_id is deprecated. See temporal/api/workflow/v1/message.proto;l=269Deprecated. This means the activity is independently versioned and not bound to the build ID of its workflow. The activity will use the build id in this field instead. If the task fails and is scheduled again, the assigned build ID may change according to the latest versioning rules.
string last_independently_assigned_build_id = 14 [deprecated = true];- Returns:
- This builder for chaining.
-
setLastIndependentlyAssignedBuildIdBytes
@Deprecated public PendingActivityInfo.Builder setLastIndependentlyAssignedBuildIdBytes(com.google.protobuf.ByteString value)
Deprecated.temporal.api.workflow.v1.PendingActivityInfo.last_independently_assigned_build_id is deprecated. See temporal/api/workflow/v1/message.proto;l=269Deprecated. This means the activity is independently versioned and not bound to the build ID of its workflow. The activity will use the build id in this field instead. If the task fails and is scheduled again, the assigned build ID may change according to the latest versioning rules.
string last_independently_assigned_build_id = 14 [deprecated = true];- Parameters:
value- The bytes for lastIndependentlyAssignedBuildId to set.- Returns:
- This builder for chaining.
-
hasLastWorkerVersionStamp
@Deprecated public boolean hasLastWorkerVersionStamp()
Deprecated.temporal.api.workflow.v1.PendingActivityInfo.last_worker_version_stamp is deprecated. See temporal/api/workflow/v1/message.proto;l=273Deprecated. The version stamp of the worker to whom this activity was most recently dispatched This field should be cleaned up when versioning-2 API is removed. [cleanup-experimental-wv]
.temporal.api.common.v1.WorkerVersionStamp last_worker_version_stamp = 15 [deprecated = true];- Specified by:
hasLastWorkerVersionStampin interfacePendingActivityInfoOrBuilder- Returns:
- Whether the lastWorkerVersionStamp field is set.
-
getLastWorkerVersionStamp
@Deprecated public WorkerVersionStamp getLastWorkerVersionStamp()
Deprecated.temporal.api.workflow.v1.PendingActivityInfo.last_worker_version_stamp is deprecated. See temporal/api/workflow/v1/message.proto;l=273Deprecated. The version stamp of the worker to whom this activity was most recently dispatched This field should be cleaned up when versioning-2 API is removed. [cleanup-experimental-wv]
.temporal.api.common.v1.WorkerVersionStamp last_worker_version_stamp = 15 [deprecated = true];- Specified by:
getLastWorkerVersionStampin interfacePendingActivityInfoOrBuilder- Returns:
- The lastWorkerVersionStamp.
-
setLastWorkerVersionStamp
@Deprecated public PendingActivityInfo.Builder setLastWorkerVersionStamp(WorkerVersionStamp value)
Deprecated.Deprecated. The version stamp of the worker to whom this activity was most recently dispatched This field should be cleaned up when versioning-2 API is removed. [cleanup-experimental-wv]
.temporal.api.common.v1.WorkerVersionStamp last_worker_version_stamp = 15 [deprecated = true];
-
setLastWorkerVersionStamp
@Deprecated public PendingActivityInfo.Builder setLastWorkerVersionStamp(WorkerVersionStamp.Builder builderForValue)
Deprecated.Deprecated. The version stamp of the worker to whom this activity was most recently dispatched This field should be cleaned up when versioning-2 API is removed. [cleanup-experimental-wv]
.temporal.api.common.v1.WorkerVersionStamp last_worker_version_stamp = 15 [deprecated = true];
-
mergeLastWorkerVersionStamp
@Deprecated public PendingActivityInfo.Builder mergeLastWorkerVersionStamp(WorkerVersionStamp value)
Deprecated.Deprecated. The version stamp of the worker to whom this activity was most recently dispatched This field should be cleaned up when versioning-2 API is removed. [cleanup-experimental-wv]
.temporal.api.common.v1.WorkerVersionStamp last_worker_version_stamp = 15 [deprecated = true];
-
clearLastWorkerVersionStamp
@Deprecated public PendingActivityInfo.Builder clearLastWorkerVersionStamp()
Deprecated.Deprecated. The version stamp of the worker to whom this activity was most recently dispatched This field should be cleaned up when versioning-2 API is removed. [cleanup-experimental-wv]
.temporal.api.common.v1.WorkerVersionStamp last_worker_version_stamp = 15 [deprecated = true];
-
getLastWorkerVersionStampBuilder
@Deprecated public WorkerVersionStamp.Builder getLastWorkerVersionStampBuilder()
Deprecated.Deprecated. The version stamp of the worker to whom this activity was most recently dispatched This field should be cleaned up when versioning-2 API is removed. [cleanup-experimental-wv]
.temporal.api.common.v1.WorkerVersionStamp last_worker_version_stamp = 15 [deprecated = true];
-
getLastWorkerVersionStampOrBuilder
@Deprecated public WorkerVersionStampOrBuilder getLastWorkerVersionStampOrBuilder()
Deprecated.Deprecated. The version stamp of the worker to whom this activity was most recently dispatched This field should be cleaned up when versioning-2 API is removed. [cleanup-experimental-wv]
.temporal.api.common.v1.WorkerVersionStamp last_worker_version_stamp = 15 [deprecated = true];- Specified by:
getLastWorkerVersionStampOrBuilderin interfacePendingActivityInfoOrBuilder
-
hasCurrentRetryInterval
public boolean hasCurrentRetryInterval()
The time activity will wait until the next retry. If activity is currently running it will be next retry interval if activity failed. If activity is currently waiting it will be current retry interval. If there will be no retry it will be null.
.google.protobuf.Duration current_retry_interval = 16;- Specified by:
hasCurrentRetryIntervalin interfacePendingActivityInfoOrBuilder- Returns:
- Whether the currentRetryInterval field is set.
-
getCurrentRetryInterval
public com.google.protobuf.Duration getCurrentRetryInterval()
The time activity will wait until the next retry. If activity is currently running it will be next retry interval if activity failed. If activity is currently waiting it will be current retry interval. If there will be no retry it will be null.
.google.protobuf.Duration current_retry_interval = 16;- Specified by:
getCurrentRetryIntervalin interfacePendingActivityInfoOrBuilder- Returns:
- The currentRetryInterval.
-
setCurrentRetryInterval
public PendingActivityInfo.Builder setCurrentRetryInterval(com.google.protobuf.Duration value)
The time activity will wait until the next retry. If activity is currently running it will be next retry interval if activity failed. If activity is currently waiting it will be current retry interval. If there will be no retry it will be null.
.google.protobuf.Duration current_retry_interval = 16;
-
setCurrentRetryInterval
public PendingActivityInfo.Builder setCurrentRetryInterval(com.google.protobuf.Duration.Builder builderForValue)
The time activity will wait until the next retry. If activity is currently running it will be next retry interval if activity failed. If activity is currently waiting it will be current retry interval. If there will be no retry it will be null.
.google.protobuf.Duration current_retry_interval = 16;
-
mergeCurrentRetryInterval
public PendingActivityInfo.Builder mergeCurrentRetryInterval(com.google.protobuf.Duration value)
The time activity will wait until the next retry. If activity is currently running it will be next retry interval if activity failed. If activity is currently waiting it will be current retry interval. If there will be no retry it will be null.
.google.protobuf.Duration current_retry_interval = 16;
-
clearCurrentRetryInterval
public PendingActivityInfo.Builder clearCurrentRetryInterval()
The time activity will wait until the next retry. If activity is currently running it will be next retry interval if activity failed. If activity is currently waiting it will be current retry interval. If there will be no retry it will be null.
.google.protobuf.Duration current_retry_interval = 16;
-
getCurrentRetryIntervalBuilder
public com.google.protobuf.Duration.Builder getCurrentRetryIntervalBuilder()
The time activity will wait until the next retry. If activity is currently running it will be next retry interval if activity failed. If activity is currently waiting it will be current retry interval. If there will be no retry it will be null.
.google.protobuf.Duration current_retry_interval = 16;
-
getCurrentRetryIntervalOrBuilder
public com.google.protobuf.DurationOrBuilder getCurrentRetryIntervalOrBuilder()
The time activity will wait until the next retry. If activity is currently running it will be next retry interval if activity failed. If activity is currently waiting it will be current retry interval. If there will be no retry it will be null.
.google.protobuf.Duration current_retry_interval = 16;- Specified by:
getCurrentRetryIntervalOrBuilderin interfacePendingActivityInfoOrBuilder
-
hasLastAttemptCompleteTime
public boolean hasLastAttemptCompleteTime()
The time when the last activity attempt was completed. If activity has not been completed yet then it will be null.
.google.protobuf.Timestamp last_attempt_complete_time = 17;- Specified by:
hasLastAttemptCompleteTimein interfacePendingActivityInfoOrBuilder- Returns:
- Whether the lastAttemptCompleteTime field is set.
-
getLastAttemptCompleteTime
public com.google.protobuf.Timestamp getLastAttemptCompleteTime()
The time when the last activity attempt was completed. If activity has not been completed yet then it will be null.
.google.protobuf.Timestamp last_attempt_complete_time = 17;- Specified by:
getLastAttemptCompleteTimein interfacePendingActivityInfoOrBuilder- Returns:
- The lastAttemptCompleteTime.
-
setLastAttemptCompleteTime
public PendingActivityInfo.Builder setLastAttemptCompleteTime(com.google.protobuf.Timestamp value)
The time when the last activity attempt was completed. If activity has not been completed yet then it will be null.
.google.protobuf.Timestamp last_attempt_complete_time = 17;
-
setLastAttemptCompleteTime
public PendingActivityInfo.Builder setLastAttemptCompleteTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time when the last activity attempt was completed. If activity has not been completed yet then it will be null.
.google.protobuf.Timestamp last_attempt_complete_time = 17;
-
mergeLastAttemptCompleteTime
public PendingActivityInfo.Builder mergeLastAttemptCompleteTime(com.google.protobuf.Timestamp value)
The time when the last activity attempt was completed. If activity has not been completed yet then it will be null.
.google.protobuf.Timestamp last_attempt_complete_time = 17;
-
clearLastAttemptCompleteTime
public PendingActivityInfo.Builder clearLastAttemptCompleteTime()
The time when the last activity attempt was completed. If activity has not been completed yet then it will be null.
.google.protobuf.Timestamp last_attempt_complete_time = 17;
-
getLastAttemptCompleteTimeBuilder
public com.google.protobuf.Timestamp.Builder getLastAttemptCompleteTimeBuilder()
The time when the last activity attempt was completed. If activity has not been completed yet then it will be null.
.google.protobuf.Timestamp last_attempt_complete_time = 17;
-
getLastAttemptCompleteTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getLastAttemptCompleteTimeOrBuilder()
The time when the last activity attempt was completed. If activity has not been completed yet then it will be null.
.google.protobuf.Timestamp last_attempt_complete_time = 17;- Specified by:
getLastAttemptCompleteTimeOrBuilderin interfacePendingActivityInfoOrBuilder
-
hasNextAttemptScheduleTime
public boolean hasNextAttemptScheduleTime()
Next time when activity will be scheduled. If activity is currently scheduled or started it will be null.
.google.protobuf.Timestamp next_attempt_schedule_time = 18;- Specified by:
hasNextAttemptScheduleTimein interfacePendingActivityInfoOrBuilder- Returns:
- Whether the nextAttemptScheduleTime field is set.
-
getNextAttemptScheduleTime
public com.google.protobuf.Timestamp getNextAttemptScheduleTime()
Next time when activity will be scheduled. If activity is currently scheduled or started it will be null.
.google.protobuf.Timestamp next_attempt_schedule_time = 18;- Specified by:
getNextAttemptScheduleTimein interfacePendingActivityInfoOrBuilder- Returns:
- The nextAttemptScheduleTime.
-
setNextAttemptScheduleTime
public PendingActivityInfo.Builder setNextAttemptScheduleTime(com.google.protobuf.Timestamp value)
Next time when activity will be scheduled. If activity is currently scheduled or started it will be null.
.google.protobuf.Timestamp next_attempt_schedule_time = 18;
-
setNextAttemptScheduleTime
public PendingActivityInfo.Builder setNextAttemptScheduleTime(com.google.protobuf.Timestamp.Builder builderForValue)
Next time when activity will be scheduled. If activity is currently scheduled or started it will be null.
.google.protobuf.Timestamp next_attempt_schedule_time = 18;
-
mergeNextAttemptScheduleTime
public PendingActivityInfo.Builder mergeNextAttemptScheduleTime(com.google.protobuf.Timestamp value)
Next time when activity will be scheduled. If activity is currently scheduled or started it will be null.
.google.protobuf.Timestamp next_attempt_schedule_time = 18;
-
clearNextAttemptScheduleTime
public PendingActivityInfo.Builder clearNextAttemptScheduleTime()
Next time when activity will be scheduled. If activity is currently scheduled or started it will be null.
.google.protobuf.Timestamp next_attempt_schedule_time = 18;
-
getNextAttemptScheduleTimeBuilder
public com.google.protobuf.Timestamp.Builder getNextAttemptScheduleTimeBuilder()
Next time when activity will be scheduled. If activity is currently scheduled or started it will be null.
.google.protobuf.Timestamp next_attempt_schedule_time = 18;
-
getNextAttemptScheduleTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getNextAttemptScheduleTimeOrBuilder()
Next time when activity will be scheduled. If activity is currently scheduled or started it will be null.
.google.protobuf.Timestamp next_attempt_schedule_time = 18;- Specified by:
getNextAttemptScheduleTimeOrBuilderin interfacePendingActivityInfoOrBuilder
-
getPaused
public boolean getPaused()
Indicates if activity is paused.
bool paused = 19;- Specified by:
getPausedin interfacePendingActivityInfoOrBuilder- Returns:
- The paused.
-
setPaused
public PendingActivityInfo.Builder setPaused(boolean value)
Indicates if activity is paused.
bool paused = 19;- Parameters:
value- The paused to set.- Returns:
- This builder for chaining.
-
clearPaused
public PendingActivityInfo.Builder clearPaused()
Indicates if activity is paused.
bool paused = 19;- Returns:
- This builder for chaining.
-
hasLastDeployment
@Deprecated public boolean hasLastDeployment()
Deprecated.temporal.api.workflow.v1.PendingActivityInfo.last_deployment is deprecated. See temporal/api/workflow/v1/message.proto;l=294The deployment this activity was dispatched to most recently. Present only if the activity was dispatched to a versioned worker. Deprecated. Use `last_deployment_version`.
.temporal.api.deployment.v1.Deployment last_deployment = 20 [deprecated = true];- Specified by:
hasLastDeploymentin interfacePendingActivityInfoOrBuilder- Returns:
- Whether the lastDeployment field is set.
-
getLastDeployment
@Deprecated public Deployment getLastDeployment()
Deprecated.temporal.api.workflow.v1.PendingActivityInfo.last_deployment is deprecated. See temporal/api/workflow/v1/message.proto;l=294The deployment this activity was dispatched to most recently. Present only if the activity was dispatched to a versioned worker. Deprecated. Use `last_deployment_version`.
.temporal.api.deployment.v1.Deployment last_deployment = 20 [deprecated = true];- Specified by:
getLastDeploymentin interfacePendingActivityInfoOrBuilder- Returns:
- The lastDeployment.
-
setLastDeployment
@Deprecated public PendingActivityInfo.Builder setLastDeployment(Deployment value)
Deprecated.The deployment this activity was dispatched to most recently. Present only if the activity was dispatched to a versioned worker. Deprecated. Use `last_deployment_version`.
.temporal.api.deployment.v1.Deployment last_deployment = 20 [deprecated = true];
-
setLastDeployment
@Deprecated public PendingActivityInfo.Builder setLastDeployment(Deployment.Builder builderForValue)
Deprecated.The deployment this activity was dispatched to most recently. Present only if the activity was dispatched to a versioned worker. Deprecated. Use `last_deployment_version`.
.temporal.api.deployment.v1.Deployment last_deployment = 20 [deprecated = true];
-
mergeLastDeployment
@Deprecated public PendingActivityInfo.Builder mergeLastDeployment(Deployment value)
Deprecated.The deployment this activity was dispatched to most recently. Present only if the activity was dispatched to a versioned worker. Deprecated. Use `last_deployment_version`.
.temporal.api.deployment.v1.Deployment last_deployment = 20 [deprecated = true];
-
clearLastDeployment
@Deprecated public PendingActivityInfo.Builder clearLastDeployment()
Deprecated.The deployment this activity was dispatched to most recently. Present only if the activity was dispatched to a versioned worker. Deprecated. Use `last_deployment_version`.
.temporal.api.deployment.v1.Deployment last_deployment = 20 [deprecated = true];
-
getLastDeploymentBuilder
@Deprecated public Deployment.Builder getLastDeploymentBuilder()
Deprecated.The deployment this activity was dispatched to most recently. Present only if the activity was dispatched to a versioned worker. Deprecated. Use `last_deployment_version`.
.temporal.api.deployment.v1.Deployment last_deployment = 20 [deprecated = true];
-
getLastDeploymentOrBuilder
@Deprecated public DeploymentOrBuilder getLastDeploymentOrBuilder()
Deprecated.The deployment this activity was dispatched to most recently. Present only if the activity was dispatched to a versioned worker. Deprecated. Use `last_deployment_version`.
.temporal.api.deployment.v1.Deployment last_deployment = 20 [deprecated = true];- Specified by:
getLastDeploymentOrBuilderin interfacePendingActivityInfoOrBuilder
-
getLastWorkerDeploymentVersion
@Deprecated public java.lang.String getLastWorkerDeploymentVersion()
Deprecated.temporal.api.workflow.v1.PendingActivityInfo.last_worker_deployment_version is deprecated. See temporal/api/workflow/v1/message.proto;l=297The Worker Deployment Version this activity was dispatched to most recently. Deprecated. Use `last_deployment_version`.
string last_worker_deployment_version = 21 [deprecated = true];- Specified by:
getLastWorkerDeploymentVersionin interfacePendingActivityInfoOrBuilder- Returns:
- The lastWorkerDeploymentVersion.
-
getLastWorkerDeploymentVersionBytes
@Deprecated public com.google.protobuf.ByteString getLastWorkerDeploymentVersionBytes()
Deprecated.temporal.api.workflow.v1.PendingActivityInfo.last_worker_deployment_version is deprecated. See temporal/api/workflow/v1/message.proto;l=297The Worker Deployment Version this activity was dispatched to most recently. Deprecated. Use `last_deployment_version`.
string last_worker_deployment_version = 21 [deprecated = true];- Specified by:
getLastWorkerDeploymentVersionBytesin interfacePendingActivityInfoOrBuilder- Returns:
- The bytes for lastWorkerDeploymentVersion.
-
setLastWorkerDeploymentVersion
@Deprecated public PendingActivityInfo.Builder setLastWorkerDeploymentVersion(java.lang.String value)
Deprecated.temporal.api.workflow.v1.PendingActivityInfo.last_worker_deployment_version is deprecated. See temporal/api/workflow/v1/message.proto;l=297The Worker Deployment Version this activity was dispatched to most recently. Deprecated. Use `last_deployment_version`.
string last_worker_deployment_version = 21 [deprecated = true];- Parameters:
value- The lastWorkerDeploymentVersion to set.- Returns:
- This builder for chaining.
-
clearLastWorkerDeploymentVersion
@Deprecated public PendingActivityInfo.Builder clearLastWorkerDeploymentVersion()
Deprecated.temporal.api.workflow.v1.PendingActivityInfo.last_worker_deployment_version is deprecated. See temporal/api/workflow/v1/message.proto;l=297The Worker Deployment Version this activity was dispatched to most recently. Deprecated. Use `last_deployment_version`.
string last_worker_deployment_version = 21 [deprecated = true];- Returns:
- This builder for chaining.
-
setLastWorkerDeploymentVersionBytes
@Deprecated public PendingActivityInfo.Builder setLastWorkerDeploymentVersionBytes(com.google.protobuf.ByteString value)
Deprecated.temporal.api.workflow.v1.PendingActivityInfo.last_worker_deployment_version is deprecated. See temporal/api/workflow/v1/message.proto;l=297The Worker Deployment Version this activity was dispatched to most recently. Deprecated. Use `last_deployment_version`.
string last_worker_deployment_version = 21 [deprecated = true];- Parameters:
value- The bytes for lastWorkerDeploymentVersion to set.- Returns:
- This builder for chaining.
-
hasLastDeploymentVersion
public boolean hasLastDeploymentVersion()
The Worker Deployment Version this activity was dispatched to most recently. If nil, the activity has not yet been dispatched or was last dispatched to an unversioned worker.
.temporal.api.deployment.v1.WorkerDeploymentVersion last_deployment_version = 25;- Specified by:
hasLastDeploymentVersionin interfacePendingActivityInfoOrBuilder- Returns:
- Whether the lastDeploymentVersion field is set.
-
getLastDeploymentVersion
public WorkerDeploymentVersion getLastDeploymentVersion()
The Worker Deployment Version this activity was dispatched to most recently. If nil, the activity has not yet been dispatched or was last dispatched to an unversioned worker.
.temporal.api.deployment.v1.WorkerDeploymentVersion last_deployment_version = 25;- Specified by:
getLastDeploymentVersionin interfacePendingActivityInfoOrBuilder- Returns:
- The lastDeploymentVersion.
-
setLastDeploymentVersion
public PendingActivityInfo.Builder setLastDeploymentVersion(WorkerDeploymentVersion value)
The Worker Deployment Version this activity was dispatched to most recently. If nil, the activity has not yet been dispatched or was last dispatched to an unversioned worker.
.temporal.api.deployment.v1.WorkerDeploymentVersion last_deployment_version = 25;
-
setLastDeploymentVersion
public PendingActivityInfo.Builder setLastDeploymentVersion(WorkerDeploymentVersion.Builder builderForValue)
The Worker Deployment Version this activity was dispatched to most recently. If nil, the activity has not yet been dispatched or was last dispatched to an unversioned worker.
.temporal.api.deployment.v1.WorkerDeploymentVersion last_deployment_version = 25;
-
mergeLastDeploymentVersion
public PendingActivityInfo.Builder mergeLastDeploymentVersion(WorkerDeploymentVersion value)
The Worker Deployment Version this activity was dispatched to most recently. If nil, the activity has not yet been dispatched or was last dispatched to an unversioned worker.
.temporal.api.deployment.v1.WorkerDeploymentVersion last_deployment_version = 25;
-
clearLastDeploymentVersion
public PendingActivityInfo.Builder clearLastDeploymentVersion()
The Worker Deployment Version this activity was dispatched to most recently. If nil, the activity has not yet been dispatched or was last dispatched to an unversioned worker.
.temporal.api.deployment.v1.WorkerDeploymentVersion last_deployment_version = 25;
-
getLastDeploymentVersionBuilder
public WorkerDeploymentVersion.Builder getLastDeploymentVersionBuilder()
The Worker Deployment Version this activity was dispatched to most recently. If nil, the activity has not yet been dispatched or was last dispatched to an unversioned worker.
.temporal.api.deployment.v1.WorkerDeploymentVersion last_deployment_version = 25;
-
getLastDeploymentVersionOrBuilder
public WorkerDeploymentVersionOrBuilder getLastDeploymentVersionOrBuilder()
The Worker Deployment Version this activity was dispatched to most recently. If nil, the activity has not yet been dispatched or was last dispatched to an unversioned worker.
.temporal.api.deployment.v1.WorkerDeploymentVersion last_deployment_version = 25;- Specified by:
getLastDeploymentVersionOrBuilderin interfacePendingActivityInfoOrBuilder
-
hasPriority
public boolean hasPriority()
Priority metadata
.temporal.api.common.v1.Priority priority = 22;- Specified by:
hasPriorityin interfacePendingActivityInfoOrBuilder- Returns:
- Whether the priority field is set.
-
getPriority
public Priority getPriority()
Priority metadata
.temporal.api.common.v1.Priority priority = 22;- Specified by:
getPriorityin interfacePendingActivityInfoOrBuilder- Returns:
- The priority.
-
setPriority
public PendingActivityInfo.Builder setPriority(Priority value)
Priority metadata
.temporal.api.common.v1.Priority priority = 22;
-
setPriority
public PendingActivityInfo.Builder setPriority(Priority.Builder builderForValue)
Priority metadata
.temporal.api.common.v1.Priority priority = 22;
-
mergePriority
public PendingActivityInfo.Builder mergePriority(Priority value)
Priority metadata
.temporal.api.common.v1.Priority priority = 22;
-
clearPriority
public PendingActivityInfo.Builder clearPriority()
Priority metadata
.temporal.api.common.v1.Priority priority = 22;
-
getPriorityBuilder
public Priority.Builder getPriorityBuilder()
Priority metadata
.temporal.api.common.v1.Priority priority = 22;
-
getPriorityOrBuilder
public PriorityOrBuilder getPriorityOrBuilder()
Priority metadata
.temporal.api.common.v1.Priority priority = 22;- Specified by:
getPriorityOrBuilderin interfacePendingActivityInfoOrBuilder
-
hasPauseInfo
public boolean hasPauseInfo()
.temporal.api.workflow.v1.PendingActivityInfo.PauseInfo pause_info = 23;- Specified by:
hasPauseInfoin interfacePendingActivityInfoOrBuilder- Returns:
- Whether the pauseInfo field is set.
-
getPauseInfo
public PendingActivityInfo.PauseInfo getPauseInfo()
.temporal.api.workflow.v1.PendingActivityInfo.PauseInfo pause_info = 23;- Specified by:
getPauseInfoin interfacePendingActivityInfoOrBuilder- Returns:
- The pauseInfo.
-
setPauseInfo
public PendingActivityInfo.Builder setPauseInfo(PendingActivityInfo.PauseInfo value)
.temporal.api.workflow.v1.PendingActivityInfo.PauseInfo pause_info = 23;
-
setPauseInfo
public PendingActivityInfo.Builder setPauseInfo(PendingActivityInfo.PauseInfo.Builder builderForValue)
.temporal.api.workflow.v1.PendingActivityInfo.PauseInfo pause_info = 23;
-
mergePauseInfo
public PendingActivityInfo.Builder mergePauseInfo(PendingActivityInfo.PauseInfo value)
.temporal.api.workflow.v1.PendingActivityInfo.PauseInfo pause_info = 23;
-
clearPauseInfo
public PendingActivityInfo.Builder clearPauseInfo()
.temporal.api.workflow.v1.PendingActivityInfo.PauseInfo pause_info = 23;
-
getPauseInfoBuilder
public PendingActivityInfo.PauseInfo.Builder getPauseInfoBuilder()
.temporal.api.workflow.v1.PendingActivityInfo.PauseInfo pause_info = 23;
-
getPauseInfoOrBuilder
public PendingActivityInfo.PauseInfoOrBuilder getPauseInfoOrBuilder()
.temporal.api.workflow.v1.PendingActivityInfo.PauseInfo pause_info = 23;- Specified by:
getPauseInfoOrBuilderin interfacePendingActivityInfoOrBuilder
-
hasActivityOptions
public boolean hasActivityOptions()
Current activity options. May be different from the one used to start the activity.
.temporal.api.activity.v1.ActivityOptions activity_options = 24;- Specified by:
hasActivityOptionsin interfacePendingActivityInfoOrBuilder- Returns:
- Whether the activityOptions field is set.
-
getActivityOptions
public ActivityOptions getActivityOptions()
Current activity options. May be different from the one used to start the activity.
.temporal.api.activity.v1.ActivityOptions activity_options = 24;- Specified by:
getActivityOptionsin interfacePendingActivityInfoOrBuilder- Returns:
- The activityOptions.
-
setActivityOptions
public PendingActivityInfo.Builder setActivityOptions(ActivityOptions value)
Current activity options. May be different from the one used to start the activity.
.temporal.api.activity.v1.ActivityOptions activity_options = 24;
-
setActivityOptions
public PendingActivityInfo.Builder setActivityOptions(ActivityOptions.Builder builderForValue)
Current activity options. May be different from the one used to start the activity.
.temporal.api.activity.v1.ActivityOptions activity_options = 24;
-
mergeActivityOptions
public PendingActivityInfo.Builder mergeActivityOptions(ActivityOptions value)
Current activity options. May be different from the one used to start the activity.
.temporal.api.activity.v1.ActivityOptions activity_options = 24;
-
clearActivityOptions
public PendingActivityInfo.Builder clearActivityOptions()
Current activity options. May be different from the one used to start the activity.
.temporal.api.activity.v1.ActivityOptions activity_options = 24;
-
getActivityOptionsBuilder
public ActivityOptions.Builder getActivityOptionsBuilder()
Current activity options. May be different from the one used to start the activity.
.temporal.api.activity.v1.ActivityOptions activity_options = 24;
-
getActivityOptionsOrBuilder
public ActivityOptionsOrBuilder getActivityOptionsOrBuilder()
Current activity options. May be different from the one used to start the activity.
.temporal.api.activity.v1.ActivityOptions activity_options = 24;- Specified by:
getActivityOptionsOrBuilderin interfacePendingActivityInfoOrBuilder
-
setUnknownFields
public final PendingActivityInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PendingActivityInfo.Builder>
-
mergeUnknownFields
public final PendingActivityInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PendingActivityInfo.Builder>
-
-