Class ListArchivedWorkflowExecutionsResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ListArchivedWorkflowExecutionsResponse.Builder>
-
- io.temporal.api.workflowservice.v1.ListArchivedWorkflowExecutionsResponse.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ListArchivedWorkflowExecutionsResponseOrBuilder,java.lang.Cloneable
- Enclosing class:
- ListArchivedWorkflowExecutionsResponse
public static final class ListArchivedWorkflowExecutionsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListArchivedWorkflowExecutionsResponse.Builder> implements ListArchivedWorkflowExecutionsResponseOrBuilder
Protobuf typetemporal.api.workflowservice.v1.ListArchivedWorkflowExecutionsResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ListArchivedWorkflowExecutionsResponse.BuilderaddAllExecutions(java.lang.Iterable<? extends WorkflowExecutionInfo> values)repeated .temporal.api.workflow.v1.WorkflowExecutionInfo executions = 1;ListArchivedWorkflowExecutionsResponse.BuilderaddExecutions(int index, WorkflowExecutionInfo value)repeated .temporal.api.workflow.v1.WorkflowExecutionInfo executions = 1;ListArchivedWorkflowExecutionsResponse.BuilderaddExecutions(int index, WorkflowExecutionInfo.Builder builderForValue)repeated .temporal.api.workflow.v1.WorkflowExecutionInfo executions = 1;ListArchivedWorkflowExecutionsResponse.BuilderaddExecutions(WorkflowExecutionInfo value)repeated .temporal.api.workflow.v1.WorkflowExecutionInfo executions = 1;ListArchivedWorkflowExecutionsResponse.BuilderaddExecutions(WorkflowExecutionInfo.Builder builderForValue)repeated .temporal.api.workflow.v1.WorkflowExecutionInfo executions = 1;WorkflowExecutionInfo.BuilderaddExecutionsBuilder()repeated .temporal.api.workflow.v1.WorkflowExecutionInfo executions = 1;WorkflowExecutionInfo.BuilderaddExecutionsBuilder(int index)repeated .temporal.api.workflow.v1.WorkflowExecutionInfo executions = 1;ListArchivedWorkflowExecutionsResponse.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)ListArchivedWorkflowExecutionsResponsebuild()ListArchivedWorkflowExecutionsResponsebuildPartial()ListArchivedWorkflowExecutionsResponse.Builderclear()ListArchivedWorkflowExecutionsResponse.BuilderclearExecutions()repeated .temporal.api.workflow.v1.WorkflowExecutionInfo executions = 1;ListArchivedWorkflowExecutionsResponse.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ListArchivedWorkflowExecutionsResponse.BuilderclearNextPageToken()bytes next_page_token = 2;ListArchivedWorkflowExecutionsResponse.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ListArchivedWorkflowExecutionsResponse.Builderclone()ListArchivedWorkflowExecutionsResponsegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()WorkflowExecutionInfogetExecutions(int index)repeated .temporal.api.workflow.v1.WorkflowExecutionInfo executions = 1;WorkflowExecutionInfo.BuildergetExecutionsBuilder(int index)repeated .temporal.api.workflow.v1.WorkflowExecutionInfo executions = 1;java.util.List<WorkflowExecutionInfo.Builder>getExecutionsBuilderList()repeated .temporal.api.workflow.v1.WorkflowExecutionInfo executions = 1;intgetExecutionsCount()repeated .temporal.api.workflow.v1.WorkflowExecutionInfo executions = 1;java.util.List<WorkflowExecutionInfo>getExecutionsList()repeated .temporal.api.workflow.v1.WorkflowExecutionInfo executions = 1;WorkflowExecutionInfoOrBuildergetExecutionsOrBuilder(int index)repeated .temporal.api.workflow.v1.WorkflowExecutionInfo executions = 1;java.util.List<? extends WorkflowExecutionInfoOrBuilder>getExecutionsOrBuilderList()repeated .temporal.api.workflow.v1.WorkflowExecutionInfo executions = 1;com.google.protobuf.ByteStringgetNextPageToken()bytes next_page_token = 2;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ListArchivedWorkflowExecutionsResponse.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ListArchivedWorkflowExecutionsResponse.BuildermergeFrom(com.google.protobuf.Message other)ListArchivedWorkflowExecutionsResponse.BuildermergeFrom(ListArchivedWorkflowExecutionsResponse other)ListArchivedWorkflowExecutionsResponse.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ListArchivedWorkflowExecutionsResponse.BuilderremoveExecutions(int index)repeated .temporal.api.workflow.v1.WorkflowExecutionInfo executions = 1;ListArchivedWorkflowExecutionsResponse.BuildersetExecutions(int index, WorkflowExecutionInfo value)repeated .temporal.api.workflow.v1.WorkflowExecutionInfo executions = 1;ListArchivedWorkflowExecutionsResponse.BuildersetExecutions(int index, WorkflowExecutionInfo.Builder builderForValue)repeated .temporal.api.workflow.v1.WorkflowExecutionInfo executions = 1;ListArchivedWorkflowExecutionsResponse.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)ListArchivedWorkflowExecutionsResponse.BuildersetNextPageToken(com.google.protobuf.ByteString value)bytes next_page_token = 2;ListArchivedWorkflowExecutionsResponse.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)ListArchivedWorkflowExecutionsResponse.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
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<ListArchivedWorkflowExecutionsResponse.Builder>
-
clear
public ListArchivedWorkflowExecutionsResponse.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<ListArchivedWorkflowExecutionsResponse.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<ListArchivedWorkflowExecutionsResponse.Builder>
-
getDefaultInstanceForType
public ListArchivedWorkflowExecutionsResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListArchivedWorkflowExecutionsResponse build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListArchivedWorkflowExecutionsResponse buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListArchivedWorkflowExecutionsResponse.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<ListArchivedWorkflowExecutionsResponse.Builder>
-
setField
public ListArchivedWorkflowExecutionsResponse.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<ListArchivedWorkflowExecutionsResponse.Builder>
-
clearField
public ListArchivedWorkflowExecutionsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListArchivedWorkflowExecutionsResponse.Builder>
-
clearOneof
public ListArchivedWorkflowExecutionsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ListArchivedWorkflowExecutionsResponse.Builder>
-
setRepeatedField
public ListArchivedWorkflowExecutionsResponse.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<ListArchivedWorkflowExecutionsResponse.Builder>
-
addRepeatedField
public ListArchivedWorkflowExecutionsResponse.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<ListArchivedWorkflowExecutionsResponse.Builder>
-
mergeFrom
public ListArchivedWorkflowExecutionsResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListArchivedWorkflowExecutionsResponse.Builder>
-
mergeFrom
public ListArchivedWorkflowExecutionsResponse.Builder mergeFrom(ListArchivedWorkflowExecutionsResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ListArchivedWorkflowExecutionsResponse.Builder>
-
mergeFrom
public ListArchivedWorkflowExecutionsResponse.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<ListArchivedWorkflowExecutionsResponse.Builder>- Throws:
java.io.IOException
-
getExecutionsList
public java.util.List<WorkflowExecutionInfo> getExecutionsList()
repeated .temporal.api.workflow.v1.WorkflowExecutionInfo executions = 1;- Specified by:
getExecutionsListin interfaceListArchivedWorkflowExecutionsResponseOrBuilder
-
getExecutionsCount
public int getExecutionsCount()
repeated .temporal.api.workflow.v1.WorkflowExecutionInfo executions = 1;- Specified by:
getExecutionsCountin interfaceListArchivedWorkflowExecutionsResponseOrBuilder
-
getExecutions
public WorkflowExecutionInfo getExecutions(int index)
repeated .temporal.api.workflow.v1.WorkflowExecutionInfo executions = 1;- Specified by:
getExecutionsin interfaceListArchivedWorkflowExecutionsResponseOrBuilder
-
setExecutions
public ListArchivedWorkflowExecutionsResponse.Builder setExecutions(int index, WorkflowExecutionInfo value)
repeated .temporal.api.workflow.v1.WorkflowExecutionInfo executions = 1;
-
setExecutions
public ListArchivedWorkflowExecutionsResponse.Builder setExecutions(int index, WorkflowExecutionInfo.Builder builderForValue)
repeated .temporal.api.workflow.v1.WorkflowExecutionInfo executions = 1;
-
addExecutions
public ListArchivedWorkflowExecutionsResponse.Builder addExecutions(WorkflowExecutionInfo value)
repeated .temporal.api.workflow.v1.WorkflowExecutionInfo executions = 1;
-
addExecutions
public ListArchivedWorkflowExecutionsResponse.Builder addExecutions(int index, WorkflowExecutionInfo value)
repeated .temporal.api.workflow.v1.WorkflowExecutionInfo executions = 1;
-
addExecutions
public ListArchivedWorkflowExecutionsResponse.Builder addExecutions(WorkflowExecutionInfo.Builder builderForValue)
repeated .temporal.api.workflow.v1.WorkflowExecutionInfo executions = 1;
-
addExecutions
public ListArchivedWorkflowExecutionsResponse.Builder addExecutions(int index, WorkflowExecutionInfo.Builder builderForValue)
repeated .temporal.api.workflow.v1.WorkflowExecutionInfo executions = 1;
-
addAllExecutions
public ListArchivedWorkflowExecutionsResponse.Builder addAllExecutions(java.lang.Iterable<? extends WorkflowExecutionInfo> values)
repeated .temporal.api.workflow.v1.WorkflowExecutionInfo executions = 1;
-
clearExecutions
public ListArchivedWorkflowExecutionsResponse.Builder clearExecutions()
repeated .temporal.api.workflow.v1.WorkflowExecutionInfo executions = 1;
-
removeExecutions
public ListArchivedWorkflowExecutionsResponse.Builder removeExecutions(int index)
repeated .temporal.api.workflow.v1.WorkflowExecutionInfo executions = 1;
-
getExecutionsBuilder
public WorkflowExecutionInfo.Builder getExecutionsBuilder(int index)
repeated .temporal.api.workflow.v1.WorkflowExecutionInfo executions = 1;
-
getExecutionsOrBuilder
public WorkflowExecutionInfoOrBuilder getExecutionsOrBuilder(int index)
repeated .temporal.api.workflow.v1.WorkflowExecutionInfo executions = 1;- Specified by:
getExecutionsOrBuilderin interfaceListArchivedWorkflowExecutionsResponseOrBuilder
-
getExecutionsOrBuilderList
public java.util.List<? extends WorkflowExecutionInfoOrBuilder> getExecutionsOrBuilderList()
repeated .temporal.api.workflow.v1.WorkflowExecutionInfo executions = 1;- Specified by:
getExecutionsOrBuilderListin interfaceListArchivedWorkflowExecutionsResponseOrBuilder
-
addExecutionsBuilder
public WorkflowExecutionInfo.Builder addExecutionsBuilder()
repeated .temporal.api.workflow.v1.WorkflowExecutionInfo executions = 1;
-
addExecutionsBuilder
public WorkflowExecutionInfo.Builder addExecutionsBuilder(int index)
repeated .temporal.api.workflow.v1.WorkflowExecutionInfo executions = 1;
-
getExecutionsBuilderList
public java.util.List<WorkflowExecutionInfo.Builder> getExecutionsBuilderList()
repeated .temporal.api.workflow.v1.WorkflowExecutionInfo executions = 1;
-
getNextPageToken
public com.google.protobuf.ByteString getNextPageToken()
bytes next_page_token = 2;- Specified by:
getNextPageTokenin interfaceListArchivedWorkflowExecutionsResponseOrBuilder- Returns:
- The nextPageToken.
-
setNextPageToken
public ListArchivedWorkflowExecutionsResponse.Builder setNextPageToken(com.google.protobuf.ByteString value)
bytes next_page_token = 2;- Parameters:
value- The nextPageToken to set.- Returns:
- This builder for chaining.
-
clearNextPageToken
public ListArchivedWorkflowExecutionsResponse.Builder clearNextPageToken()
bytes next_page_token = 2;- Returns:
- This builder for chaining.
-
setUnknownFields
public final ListArchivedWorkflowExecutionsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListArchivedWorkflowExecutionsResponse.Builder>
-
mergeUnknownFields
public final ListArchivedWorkflowExecutionsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListArchivedWorkflowExecutionsResponse.Builder>
-
-