Class ScheduleListInfo.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<ScheduleListInfo.Builder>
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,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 type
temporal.api.schedule.v1.ScheduleListInfo-
Method Summary
Modifier and TypeMethodDescriptionaddAllFutureActionTimes(Iterable<? extends com.google.protobuf.Timestamp> values) repeated .google.protobuf.Timestamp future_action_times = 6;addAllRecentActions(Iterable<? extends ScheduleActionResult> values) From info (maybe fewer entries):addFutureActionTimes(int index, com.google.protobuf.Timestamp value) repeated .google.protobuf.Timestamp future_action_times = 6;addFutureActionTimes(int index, com.google.protobuf.Timestamp.Builder builderForValue) repeated .google.protobuf.Timestamp future_action_times = 6;addFutureActionTimes(com.google.protobuf.Timestamp value) repeated .google.protobuf.Timestamp future_action_times = 6;addFutureActionTimes(com.google.protobuf.Timestamp.Builder builderForValue) repeated .google.protobuf.Timestamp future_action_times = 6;com.google.protobuf.Timestamp.Builderrepeated .google.protobuf.Timestamp future_action_times = 6;com.google.protobuf.Timestamp.BuilderaddFutureActionTimesBuilder(int index) repeated .google.protobuf.Timestamp future_action_times = 6;addRecentActions(int index, ScheduleActionResult value) From info (maybe fewer entries):addRecentActions(int index, ScheduleActionResult.Builder builderForValue) From info (maybe fewer entries):From info (maybe fewer entries):addRecentActions(ScheduleActionResult.Builder builderForValue) From info (maybe fewer entries):From info (maybe fewer entries):addRecentActionsBuilder(int index) From info (maybe fewer entries):addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()clearField(com.google.protobuf.Descriptors.FieldDescriptor field) repeated .google.protobuf.Timestamp future_action_times = 6;From state:clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) bool paused = 4;From info (maybe fewer entries):From spec: Some fields are dropped from this copy of spec: timezone_dataSize of the schedule's internal state (including payloads) in bytes.From action: Action is a oneof field, but we need to encode this in JSON and oneof fields don't work well with JSON.clone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorcom.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;List<com.google.protobuf.Timestamp.Builder> repeated .google.protobuf.Timestamp future_action_times = 6;intrepeated .google.protobuf.Timestamp future_action_times = 6;List<com.google.protobuf.Timestamp> repeated .google.protobuf.Timestamp future_action_times = 6;com.google.protobuf.TimestampOrBuildergetFutureActionTimesOrBuilder(int index) repeated .google.protobuf.Timestamp future_action_times = 6;List<? extends com.google.protobuf.TimestampOrBuilder> repeated .google.protobuf.Timestamp future_action_times = 6;getNotes()From state:com.google.protobuf.ByteStringFrom state:booleanbool paused = 4;getRecentActions(int index) From info (maybe fewer entries):getRecentActionsBuilder(int index) From info (maybe fewer entries):From info (maybe fewer entries):intFrom info (maybe fewer entries):From info (maybe fewer entries):getRecentActionsOrBuilder(int index) From info (maybe fewer entries):List<? extends ScheduleActionResultOrBuilder> From info (maybe fewer entries):getSpec()From spec: Some fields are dropped from this copy of spec: timezone_dataFrom spec: Some fields are dropped from this copy of spec: timezone_dataFrom spec: Some fields are dropped from this copy of spec: timezone_datalongSize of the schedule's internal state (including payloads) in bytes.From action: Action is a oneof field, but we need to encode this in JSON and oneof fields don't work well with JSON.From action: Action is a oneof field, but we need to encode this in JSON and oneof fields don't work well with JSON.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_databooleanFrom 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.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(ScheduleListInfo other) mergeSpec(ScheduleSpec value) From spec: Some fields are dropped from this copy of spec: timezone_datafinal ScheduleListInfo.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) 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.removeFutureActionTimes(int index) repeated .google.protobuf.Timestamp future_action_times = 6;removeRecentActions(int index) From info (maybe fewer entries):setFutureActionTimes(int index, com.google.protobuf.Timestamp value) repeated .google.protobuf.Timestamp future_action_times = 6;setFutureActionTimes(int index, com.google.protobuf.Timestamp.Builder builderForValue) repeated .google.protobuf.Timestamp future_action_times = 6;From state:setNotesBytes(com.google.protobuf.ByteString value) From state:setPaused(boolean value) bool paused = 4;setRecentActions(int index, ScheduleActionResult value) From info (maybe fewer entries):setRecentActions(int index, ScheduleActionResult.Builder builderForValue) From info (maybe fewer entries):setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setSpec(ScheduleSpec value) From spec: Some fields are dropped from this copy of spec: timezone_datasetSpec(ScheduleSpec.Builder builderForValue) From spec: Some fields are dropped from this copy of spec: timezone_datasetStateSizeBytes(long value) Size of the schedule's internal state (including payloads) in bytes.final ScheduleListInfo.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) 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.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.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, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<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
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
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, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ScheduleListInfo.Builder>
-
clearField
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ScheduleListInfo.Builder>
-
clearOneof
- 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, 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, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ScheduleListInfo.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ScheduleListInfo.Builder>
-
mergeFrom
-
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 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:
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
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
From spec: Some fields are dropped from this copy of spec: timezone_data
.temporal.api.schedule.v1.ScheduleSpec spec = 1; -
setSpec
From spec: Some fields are dropped from this copy of spec: timezone_data
.temporal.api.schedule.v1.ScheduleSpec spec = 1; -
mergeSpec
From spec: Some fields are dropped from this copy of spec: timezone_data
.temporal.api.schedule.v1.ScheduleSpec spec = 1; -
clearSpec
From spec: Some fields are dropped from this copy of spec: timezone_data
.temporal.api.schedule.v1.ScheduleSpec spec = 1; -
getSpecBuilder
From spec: Some fields are dropped from this copy of spec: timezone_data
.temporal.api.schedule.v1.ScheduleSpec spec = 1; -
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
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
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
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
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
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
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
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
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
From state:
string notes = 3;- Parameters:
value- The notes to set.- Returns:
- This builder for chaining.
-
clearNotes
From state:
string notes = 3;- Returns:
- This builder for chaining.
-
setNotesBytes
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
bool paused = 4;- Parameters:
value- The paused to set.- Returns:
- This builder for chaining.
-
clearPaused
-
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
From info (maybe fewer entries):
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 5;- Specified by:
getRecentActionsin interfaceScheduleListInfoOrBuilder
-
setRecentActions
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
From info (maybe fewer entries):
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 5; -
addRecentActions
From info (maybe fewer entries):
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 5; -
addRecentActions
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(Iterable<? extends ScheduleActionResult> values) From info (maybe fewer entries):
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 5; -
clearRecentActions
From info (maybe fewer entries):
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 5; -
removeRecentActions
From info (maybe fewer entries):
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 5; -
getRecentActionsBuilder
From info (maybe fewer entries):
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 5; -
getRecentActionsOrBuilder
From info (maybe fewer entries):
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 5;- Specified by:
getRecentActionsOrBuilderin interfaceScheduleListInfoOrBuilder
-
getRecentActionsOrBuilderList
From info (maybe fewer entries):
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 5;- Specified by:
getRecentActionsOrBuilderListin interfaceScheduleListInfoOrBuilder
-
addRecentActionsBuilder
From info (maybe fewer entries):
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 5; -
addRecentActionsBuilder
From info (maybe fewer entries):
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 5; -
getRecentActionsBuilderList
From info (maybe fewer entries):
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 5; -
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
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(Iterable<? extends com.google.protobuf.Timestamp> values) repeated .google.protobuf.Timestamp future_action_times = 6; -
clearFutureActionTimes
repeated .google.protobuf.Timestamp future_action_times = 6; -
removeFutureActionTimes
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
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
repeated .google.protobuf.Timestamp future_action_times = 6; -
getStateSizeBytes
public long getStateSizeBytes()Size of the schedule's internal state (including payloads) in bytes.
int64 state_size_bytes = 7;- Specified by:
getStateSizeBytesin interfaceScheduleListInfoOrBuilder- Returns:
- The stateSizeBytes.
-
setStateSizeBytes
Size of the schedule's internal state (including payloads) in bytes.
int64 state_size_bytes = 7;- Parameters:
value- The stateSizeBytes to set.- Returns:
- This builder for chaining.
-
clearStateSizeBytes
Size of the schedule's internal state (including payloads) in bytes.
int64 state_size_bytes = 7;- Returns:
- This builder for chaining.
-
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>
-