Package io.temporal.api.schedule.v1
Class ScheduleListInfo.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ScheduleListInfo.Builder>
-
- io.temporal.api.schedule.v1.ScheduleListInfo.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ScheduleListInfoOrBuilder,java.lang.Cloneable
- Enclosing class:
- ScheduleListInfo
public static final class ScheduleListInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ScheduleListInfo.Builder> implements ScheduleListInfoOrBuilder
ScheduleListInfo is an abbreviated set of values from Schedule and ScheduleInfo that's returned in ListSchedules.
Protobuf typetemporal.api.schedule.v1.ScheduleListInfo
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ScheduleListInfo.BuilderaddAllFutureActionTimes(java.lang.Iterable<? extends com.google.protobuf.Timestamp> values)repeated .google.protobuf.Timestamp future_action_times = 6;ScheduleListInfo.BuilderaddAllRecentActions(java.lang.Iterable<? extends ScheduleActionResult> values)From info (maybe fewer entries):ScheduleListInfo.BuilderaddFutureActionTimes(int index, com.google.protobuf.Timestamp value)repeated .google.protobuf.Timestamp future_action_times = 6;ScheduleListInfo.BuilderaddFutureActionTimes(int index, com.google.protobuf.Timestamp.Builder builderForValue)repeated .google.protobuf.Timestamp future_action_times = 6;ScheduleListInfo.BuilderaddFutureActionTimes(com.google.protobuf.Timestamp value)repeated .google.protobuf.Timestamp future_action_times = 6;ScheduleListInfo.BuilderaddFutureActionTimes(com.google.protobuf.Timestamp.Builder builderForValue)repeated .google.protobuf.Timestamp future_action_times = 6;com.google.protobuf.Timestamp.BuilderaddFutureActionTimesBuilder()repeated .google.protobuf.Timestamp future_action_times = 6;com.google.protobuf.Timestamp.BuilderaddFutureActionTimesBuilder(int index)repeated .google.protobuf.Timestamp future_action_times = 6;ScheduleListInfo.BuilderaddRecentActions(int index, ScheduleActionResult value)From info (maybe fewer entries):ScheduleListInfo.BuilderaddRecentActions(int index, ScheduleActionResult.Builder builderForValue)From info (maybe fewer entries):ScheduleListInfo.BuilderaddRecentActions(ScheduleActionResult value)From info (maybe fewer entries):ScheduleListInfo.BuilderaddRecentActions(ScheduleActionResult.Builder builderForValue)From info (maybe fewer entries):ScheduleActionResult.BuilderaddRecentActionsBuilder()From info (maybe fewer entries):ScheduleActionResult.BuilderaddRecentActionsBuilder(int index)From info (maybe fewer entries):ScheduleListInfo.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)ScheduleListInfobuild()ScheduleListInfobuildPartial()ScheduleListInfo.Builderclear()ScheduleListInfo.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ScheduleListInfo.BuilderclearFutureActionTimes()repeated .google.protobuf.Timestamp future_action_times = 6;ScheduleListInfo.BuilderclearNotes()From state:ScheduleListInfo.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ScheduleListInfo.BuilderclearPaused()bool paused = 4;ScheduleListInfo.BuilderclearRecentActions()From info (maybe fewer entries):ScheduleListInfo.BuilderclearSpec()From spec: Some fields are dropped from this copy of spec: timezone_dataScheduleListInfo.BuilderclearWorkflowType()From action: Action is a oneof field, but we need to encode this in JSON and oneof fields don't work well with JSON.ScheduleListInfo.Builderclone()ScheduleListInfogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.protobuf.TimestampgetFutureActionTimes(int index)repeated .google.protobuf.Timestamp future_action_times = 6;com.google.protobuf.Timestamp.BuildergetFutureActionTimesBuilder(int index)repeated .google.protobuf.Timestamp future_action_times = 6;java.util.List<com.google.protobuf.Timestamp.Builder>getFutureActionTimesBuilderList()repeated .google.protobuf.Timestamp future_action_times = 6;intgetFutureActionTimesCount()repeated .google.protobuf.Timestamp future_action_times = 6;java.util.List<com.google.protobuf.Timestamp>getFutureActionTimesList()repeated .google.protobuf.Timestamp future_action_times = 6;com.google.protobuf.TimestampOrBuildergetFutureActionTimesOrBuilder(int index)repeated .google.protobuf.Timestamp future_action_times = 6;java.util.List<? extends com.google.protobuf.TimestampOrBuilder>getFutureActionTimesOrBuilderList()repeated .google.protobuf.Timestamp future_action_times = 6;java.lang.StringgetNotes()From state:com.google.protobuf.ByteStringgetNotesBytes()From state:booleangetPaused()bool paused = 4;ScheduleActionResultgetRecentActions(int index)From info (maybe fewer entries):ScheduleActionResult.BuildergetRecentActionsBuilder(int index)From info (maybe fewer entries):java.util.List<ScheduleActionResult.Builder>getRecentActionsBuilderList()From info (maybe fewer entries):intgetRecentActionsCount()From info (maybe fewer entries):java.util.List<ScheduleActionResult>getRecentActionsList()From info (maybe fewer entries):ScheduleActionResultOrBuildergetRecentActionsOrBuilder(int index)From info (maybe fewer entries):java.util.List<? extends ScheduleActionResultOrBuilder>getRecentActionsOrBuilderList()From info (maybe fewer entries):ScheduleSpecgetSpec()From spec: Some fields are dropped from this copy of spec: timezone_dataScheduleSpec.BuildergetSpecBuilder()From spec: Some fields are dropped from this copy of spec: timezone_dataScheduleSpecOrBuildergetSpecOrBuilder()From spec: Some fields are dropped from this copy of spec: timezone_dataWorkflowTypegetWorkflowType()From action: Action is a oneof field, but we need to encode this in JSON and oneof fields don't work well with JSON.WorkflowType.BuildergetWorkflowTypeBuilder()From action: Action is a oneof field, but we need to encode this in JSON and oneof fields don't work well with JSON.WorkflowTypeOrBuildergetWorkflowTypeOrBuilder()From action: Action is a oneof field, but we need to encode this in JSON and oneof fields don't work well with JSON.booleanhasSpec()From spec: Some fields are dropped from this copy of spec: timezone_databooleanhasWorkflowType()From action: Action is a oneof field, but we need to encode this in JSON and oneof fields don't work well with JSON.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ScheduleListInfo.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ScheduleListInfo.BuildermergeFrom(com.google.protobuf.Message other)ScheduleListInfo.BuildermergeFrom(ScheduleListInfo other)ScheduleListInfo.BuildermergeSpec(ScheduleSpec value)From spec: Some fields are dropped from this copy of spec: timezone_dataScheduleListInfo.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ScheduleListInfo.BuildermergeWorkflowType(WorkflowType value)From action: Action is a oneof field, but we need to encode this in JSON and oneof fields don't work well with JSON.ScheduleListInfo.BuilderremoveFutureActionTimes(int index)repeated .google.protobuf.Timestamp future_action_times = 6;ScheduleListInfo.BuilderremoveRecentActions(int index)From info (maybe fewer entries):ScheduleListInfo.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)ScheduleListInfo.BuildersetFutureActionTimes(int index, com.google.protobuf.Timestamp value)repeated .google.protobuf.Timestamp future_action_times = 6;ScheduleListInfo.BuildersetFutureActionTimes(int index, com.google.protobuf.Timestamp.Builder builderForValue)repeated .google.protobuf.Timestamp future_action_times = 6;ScheduleListInfo.BuildersetNotes(java.lang.String value)From state:ScheduleListInfo.BuildersetNotesBytes(com.google.protobuf.ByteString value)From state:ScheduleListInfo.BuildersetPaused(boolean value)bool paused = 4;ScheduleListInfo.BuildersetRecentActions(int index, ScheduleActionResult value)From info (maybe fewer entries):ScheduleListInfo.BuildersetRecentActions(int index, ScheduleActionResult.Builder builderForValue)From info (maybe fewer entries):ScheduleListInfo.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)ScheduleListInfo.BuildersetSpec(ScheduleSpec value)From spec: Some fields are dropped from this copy of spec: timezone_dataScheduleListInfo.BuildersetSpec(ScheduleSpec.Builder builderForValue)From spec: Some fields are dropped from this copy of spec: timezone_dataScheduleListInfo.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ScheduleListInfo.BuildersetWorkflowType(WorkflowType value)From action: Action is a oneof field, but we need to encode this in JSON and oneof fields don't work well with JSON.ScheduleListInfo.BuildersetWorkflowType(WorkflowType.Builder builderForValue)From action: Action is a oneof field, but we need to encode this in JSON and oneof fields don't work well with JSON.-
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<ScheduleListInfo.Builder>
-
clear
public ScheduleListInfo.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<ScheduleListInfo.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<ScheduleListInfo.Builder>
-
getDefaultInstanceForType
public ScheduleListInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ScheduleListInfo build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ScheduleListInfo buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ScheduleListInfo.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<ScheduleListInfo.Builder>
-
setField
public ScheduleListInfo.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<ScheduleListInfo.Builder>
-
clearField
public ScheduleListInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ScheduleListInfo.Builder>
-
clearOneof
public ScheduleListInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ScheduleListInfo.Builder>
-
setRepeatedField
public ScheduleListInfo.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<ScheduleListInfo.Builder>
-
addRepeatedField
public ScheduleListInfo.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<ScheduleListInfo.Builder>
-
mergeFrom
public ScheduleListInfo.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ScheduleListInfo.Builder>
-
mergeFrom
public ScheduleListInfo.Builder mergeFrom(ScheduleListInfo other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ScheduleListInfo.Builder>
-
mergeFrom
public ScheduleListInfo.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<ScheduleListInfo.Builder>- Throws:
java.io.IOException
-
hasSpec
public boolean hasSpec()
From spec: Some fields are dropped from this copy of spec: timezone_data
.temporal.api.schedule.v1.ScheduleSpec spec = 1;- Specified by:
hasSpecin interfaceScheduleListInfoOrBuilder- Returns:
- Whether the spec field is set.
-
getSpec
public ScheduleSpec getSpec()
From spec: Some fields are dropped from this copy of spec: timezone_data
.temporal.api.schedule.v1.ScheduleSpec spec = 1;- Specified by:
getSpecin interfaceScheduleListInfoOrBuilder- Returns:
- The spec.
-
setSpec
public ScheduleListInfo.Builder setSpec(ScheduleSpec value)
From spec: Some fields are dropped from this copy of spec: timezone_data
.temporal.api.schedule.v1.ScheduleSpec spec = 1;
-
setSpec
public ScheduleListInfo.Builder setSpec(ScheduleSpec.Builder builderForValue)
From spec: Some fields are dropped from this copy of spec: timezone_data
.temporal.api.schedule.v1.ScheduleSpec spec = 1;
-
mergeSpec
public ScheduleListInfo.Builder mergeSpec(ScheduleSpec value)
From spec: Some fields are dropped from this copy of spec: timezone_data
.temporal.api.schedule.v1.ScheduleSpec spec = 1;
-
clearSpec
public ScheduleListInfo.Builder clearSpec()
From spec: Some fields are dropped from this copy of spec: timezone_data
.temporal.api.schedule.v1.ScheduleSpec spec = 1;
-
getSpecBuilder
public ScheduleSpec.Builder getSpecBuilder()
From spec: Some fields are dropped from this copy of spec: timezone_data
.temporal.api.schedule.v1.ScheduleSpec spec = 1;
-
getSpecOrBuilder
public ScheduleSpecOrBuilder getSpecOrBuilder()
From spec: Some fields are dropped from this copy of spec: timezone_data
.temporal.api.schedule.v1.ScheduleSpec spec = 1;- Specified by:
getSpecOrBuilderin interfaceScheduleListInfoOrBuilder
-
hasWorkflowType
public boolean hasWorkflowType()
From action: Action is a oneof field, but we need to encode this in JSON and oneof fields don't work well with JSON. If action is start_workflow, this is set:
.temporal.api.common.v1.WorkflowType workflow_type = 2;- Specified by:
hasWorkflowTypein interfaceScheduleListInfoOrBuilder- Returns:
- Whether the workflowType field is set.
-
getWorkflowType
public WorkflowType getWorkflowType()
From action: Action is a oneof field, but we need to encode this in JSON and oneof fields don't work well with JSON. If action is start_workflow, this is set:
.temporal.api.common.v1.WorkflowType workflow_type = 2;- Specified by:
getWorkflowTypein interfaceScheduleListInfoOrBuilder- Returns:
- The workflowType.
-
setWorkflowType
public ScheduleListInfo.Builder setWorkflowType(WorkflowType value)
From action: Action is a oneof field, but we need to encode this in JSON and oneof fields don't work well with JSON. If action is start_workflow, this is set:
.temporal.api.common.v1.WorkflowType workflow_type = 2;
-
setWorkflowType
public ScheduleListInfo.Builder setWorkflowType(WorkflowType.Builder builderForValue)
From action: Action is a oneof field, but we need to encode this in JSON and oneof fields don't work well with JSON. If action is start_workflow, this is set:
.temporal.api.common.v1.WorkflowType workflow_type = 2;
-
mergeWorkflowType
public ScheduleListInfo.Builder mergeWorkflowType(WorkflowType value)
From action: Action is a oneof field, but we need to encode this in JSON and oneof fields don't work well with JSON. If action is start_workflow, this is set:
.temporal.api.common.v1.WorkflowType workflow_type = 2;
-
clearWorkflowType
public ScheduleListInfo.Builder clearWorkflowType()
From action: Action is a oneof field, but we need to encode this in JSON and oneof fields don't work well with JSON. If action is start_workflow, this is set:
.temporal.api.common.v1.WorkflowType workflow_type = 2;
-
getWorkflowTypeBuilder
public WorkflowType.Builder getWorkflowTypeBuilder()
From action: Action is a oneof field, but we need to encode this in JSON and oneof fields don't work well with JSON. If action is start_workflow, this is set:
.temporal.api.common.v1.WorkflowType workflow_type = 2;
-
getWorkflowTypeOrBuilder
public WorkflowTypeOrBuilder getWorkflowTypeOrBuilder()
From action: Action is a oneof field, but we need to encode this in JSON and oneof fields don't work well with JSON. If action is start_workflow, this is set:
.temporal.api.common.v1.WorkflowType workflow_type = 2;- Specified by:
getWorkflowTypeOrBuilderin interfaceScheduleListInfoOrBuilder
-
getNotes
public java.lang.String getNotes()
From state:
string notes = 3;- Specified by:
getNotesin interfaceScheduleListInfoOrBuilder- Returns:
- The notes.
-
getNotesBytes
public com.google.protobuf.ByteString getNotesBytes()
From state:
string notes = 3;- Specified by:
getNotesBytesin interfaceScheduleListInfoOrBuilder- Returns:
- The bytes for notes.
-
setNotes
public ScheduleListInfo.Builder setNotes(java.lang.String value)
From state:
string notes = 3;- Parameters:
value- The notes to set.- Returns:
- This builder for chaining.
-
clearNotes
public ScheduleListInfo.Builder clearNotes()
From state:
string notes = 3;- Returns:
- This builder for chaining.
-
setNotesBytes
public ScheduleListInfo.Builder setNotesBytes(com.google.protobuf.ByteString value)
From state:
string notes = 3;- Parameters:
value- The bytes for notes to set.- Returns:
- This builder for chaining.
-
getPaused
public boolean getPaused()
bool paused = 4;- Specified by:
getPausedin interfaceScheduleListInfoOrBuilder- Returns:
- The paused.
-
setPaused
public ScheduleListInfo.Builder setPaused(boolean value)
bool paused = 4;- Parameters:
value- The paused to set.- Returns:
- This builder for chaining.
-
clearPaused
public ScheduleListInfo.Builder clearPaused()
bool paused = 4;- Returns:
- This builder for chaining.
-
getRecentActionsList
public java.util.List<ScheduleActionResult> getRecentActionsList()
From info (maybe fewer entries):
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 5;- Specified by:
getRecentActionsListin interfaceScheduleListInfoOrBuilder
-
getRecentActionsCount
public int getRecentActionsCount()
From info (maybe fewer entries):
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 5;- Specified by:
getRecentActionsCountin interfaceScheduleListInfoOrBuilder
-
getRecentActions
public ScheduleActionResult getRecentActions(int index)
From info (maybe fewer entries):
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 5;- Specified by:
getRecentActionsin interfaceScheduleListInfoOrBuilder
-
setRecentActions
public ScheduleListInfo.Builder setRecentActions(int index, ScheduleActionResult value)
From info (maybe fewer entries):
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 5;
-
setRecentActions
public ScheduleListInfo.Builder setRecentActions(int index, ScheduleActionResult.Builder builderForValue)
From info (maybe fewer entries):
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 5;
-
addRecentActions
public ScheduleListInfo.Builder addRecentActions(ScheduleActionResult value)
From info (maybe fewer entries):
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 5;
-
addRecentActions
public ScheduleListInfo.Builder addRecentActions(int index, ScheduleActionResult value)
From info (maybe fewer entries):
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 5;
-
addRecentActions
public ScheduleListInfo.Builder addRecentActions(ScheduleActionResult.Builder builderForValue)
From info (maybe fewer entries):
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 5;
-
addRecentActions
public ScheduleListInfo.Builder addRecentActions(int index, ScheduleActionResult.Builder builderForValue)
From info (maybe fewer entries):
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 5;
-
addAllRecentActions
public ScheduleListInfo.Builder addAllRecentActions(java.lang.Iterable<? extends ScheduleActionResult> values)
From info (maybe fewer entries):
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 5;
-
clearRecentActions
public ScheduleListInfo.Builder clearRecentActions()
From info (maybe fewer entries):
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 5;
-
removeRecentActions
public ScheduleListInfo.Builder removeRecentActions(int index)
From info (maybe fewer entries):
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 5;
-
getRecentActionsBuilder
public ScheduleActionResult.Builder getRecentActionsBuilder(int index)
From info (maybe fewer entries):
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 5;
-
getRecentActionsOrBuilder
public ScheduleActionResultOrBuilder getRecentActionsOrBuilder(int index)
From info (maybe fewer entries):
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 5;- Specified by:
getRecentActionsOrBuilderin interfaceScheduleListInfoOrBuilder
-
getRecentActionsOrBuilderList
public java.util.List<? extends ScheduleActionResultOrBuilder> getRecentActionsOrBuilderList()
From info (maybe fewer entries):
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 5;- Specified by:
getRecentActionsOrBuilderListin interfaceScheduleListInfoOrBuilder
-
addRecentActionsBuilder
public ScheduleActionResult.Builder addRecentActionsBuilder()
From info (maybe fewer entries):
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 5;
-
addRecentActionsBuilder
public ScheduleActionResult.Builder addRecentActionsBuilder(int index)
From info (maybe fewer entries):
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 5;
-
getRecentActionsBuilderList
public java.util.List<ScheduleActionResult.Builder> getRecentActionsBuilderList()
From info (maybe fewer entries):
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 5;
-
getFutureActionTimesList
public java.util.List<com.google.protobuf.Timestamp> getFutureActionTimesList()
repeated .google.protobuf.Timestamp future_action_times = 6;- Specified by:
getFutureActionTimesListin interfaceScheduleListInfoOrBuilder
-
getFutureActionTimesCount
public int getFutureActionTimesCount()
repeated .google.protobuf.Timestamp future_action_times = 6;- Specified by:
getFutureActionTimesCountin interfaceScheduleListInfoOrBuilder
-
getFutureActionTimes
public com.google.protobuf.Timestamp getFutureActionTimes(int index)
repeated .google.protobuf.Timestamp future_action_times = 6;- Specified by:
getFutureActionTimesin interfaceScheduleListInfoOrBuilder
-
setFutureActionTimes
public ScheduleListInfo.Builder setFutureActionTimes(int index, com.google.protobuf.Timestamp value)
repeated .google.protobuf.Timestamp future_action_times = 6;
-
setFutureActionTimes
public ScheduleListInfo.Builder setFutureActionTimes(int index, com.google.protobuf.Timestamp.Builder builderForValue)
repeated .google.protobuf.Timestamp future_action_times = 6;
-
addFutureActionTimes
public ScheduleListInfo.Builder addFutureActionTimes(com.google.protobuf.Timestamp value)
repeated .google.protobuf.Timestamp future_action_times = 6;
-
addFutureActionTimes
public ScheduleListInfo.Builder addFutureActionTimes(int index, com.google.protobuf.Timestamp value)
repeated .google.protobuf.Timestamp future_action_times = 6;
-
addFutureActionTimes
public ScheduleListInfo.Builder addFutureActionTimes(com.google.protobuf.Timestamp.Builder builderForValue)
repeated .google.protobuf.Timestamp future_action_times = 6;
-
addFutureActionTimes
public ScheduleListInfo.Builder addFutureActionTimes(int index, com.google.protobuf.Timestamp.Builder builderForValue)
repeated .google.protobuf.Timestamp future_action_times = 6;
-
addAllFutureActionTimes
public ScheduleListInfo.Builder addAllFutureActionTimes(java.lang.Iterable<? extends com.google.protobuf.Timestamp> values)
repeated .google.protobuf.Timestamp future_action_times = 6;
-
clearFutureActionTimes
public ScheduleListInfo.Builder clearFutureActionTimes()
repeated .google.protobuf.Timestamp future_action_times = 6;
-
removeFutureActionTimes
public ScheduleListInfo.Builder removeFutureActionTimes(int index)
repeated .google.protobuf.Timestamp future_action_times = 6;
-
getFutureActionTimesBuilder
public com.google.protobuf.Timestamp.Builder getFutureActionTimesBuilder(int index)
repeated .google.protobuf.Timestamp future_action_times = 6;
-
getFutureActionTimesOrBuilder
public com.google.protobuf.TimestampOrBuilder getFutureActionTimesOrBuilder(int index)
repeated .google.protobuf.Timestamp future_action_times = 6;- Specified by:
getFutureActionTimesOrBuilderin interfaceScheduleListInfoOrBuilder
-
getFutureActionTimesOrBuilderList
public java.util.List<? extends com.google.protobuf.TimestampOrBuilder> getFutureActionTimesOrBuilderList()
repeated .google.protobuf.Timestamp future_action_times = 6;- Specified by:
getFutureActionTimesOrBuilderListin interfaceScheduleListInfoOrBuilder
-
addFutureActionTimesBuilder
public com.google.protobuf.Timestamp.Builder addFutureActionTimesBuilder()
repeated .google.protobuf.Timestamp future_action_times = 6;
-
addFutureActionTimesBuilder
public com.google.protobuf.Timestamp.Builder addFutureActionTimesBuilder(int index)
repeated .google.protobuf.Timestamp future_action_times = 6;
-
getFutureActionTimesBuilderList
public java.util.List<com.google.protobuf.Timestamp.Builder> getFutureActionTimesBuilderList()
repeated .google.protobuf.Timestamp future_action_times = 6;
-
setUnknownFields
public final ScheduleListInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ScheduleListInfo.Builder>
-
mergeUnknownFields
public final ScheduleListInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ScheduleListInfo.Builder>
-
-