Class ListBatchOperationsResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ListBatchOperationsResponse.Builder>
-
- io.temporal.api.workflowservice.v1.ListBatchOperationsResponse.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ListBatchOperationsResponseOrBuilder,java.lang.Cloneable
- Enclosing class:
- ListBatchOperationsResponse
public static final class ListBatchOperationsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListBatchOperationsResponse.Builder> implements ListBatchOperationsResponseOrBuilder
Protobuf typetemporal.api.workflowservice.v1.ListBatchOperationsResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ListBatchOperationsResponse.BuilderaddAllOperationInfo(java.lang.Iterable<? extends BatchOperationInfo> values)BatchOperationInfo contains the basic info about batch operationListBatchOperationsResponse.BuilderaddOperationInfo(int index, BatchOperationInfo value)BatchOperationInfo contains the basic info about batch operationListBatchOperationsResponse.BuilderaddOperationInfo(int index, BatchOperationInfo.Builder builderForValue)BatchOperationInfo contains the basic info about batch operationListBatchOperationsResponse.BuilderaddOperationInfo(BatchOperationInfo value)BatchOperationInfo contains the basic info about batch operationListBatchOperationsResponse.BuilderaddOperationInfo(BatchOperationInfo.Builder builderForValue)BatchOperationInfo contains the basic info about batch operationBatchOperationInfo.BuilderaddOperationInfoBuilder()BatchOperationInfo contains the basic info about batch operationBatchOperationInfo.BuilderaddOperationInfoBuilder(int index)BatchOperationInfo contains the basic info about batch operationListBatchOperationsResponse.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)ListBatchOperationsResponsebuild()ListBatchOperationsResponsebuildPartial()ListBatchOperationsResponse.Builderclear()ListBatchOperationsResponse.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ListBatchOperationsResponse.BuilderclearNextPageToken()bytes next_page_token = 2;ListBatchOperationsResponse.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ListBatchOperationsResponse.BuilderclearOperationInfo()BatchOperationInfo contains the basic info about batch operationListBatchOperationsResponse.Builderclone()ListBatchOperationsResponsegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.protobuf.ByteStringgetNextPageToken()bytes next_page_token = 2;BatchOperationInfogetOperationInfo(int index)BatchOperationInfo contains the basic info about batch operationBatchOperationInfo.BuildergetOperationInfoBuilder(int index)BatchOperationInfo contains the basic info about batch operationjava.util.List<BatchOperationInfo.Builder>getOperationInfoBuilderList()BatchOperationInfo contains the basic info about batch operationintgetOperationInfoCount()BatchOperationInfo contains the basic info about batch operationjava.util.List<BatchOperationInfo>getOperationInfoList()BatchOperationInfo contains the basic info about batch operationBatchOperationInfoOrBuildergetOperationInfoOrBuilder(int index)BatchOperationInfo contains the basic info about batch operationjava.util.List<? extends BatchOperationInfoOrBuilder>getOperationInfoOrBuilderList()BatchOperationInfo contains the basic info about batch operationprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ListBatchOperationsResponse.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ListBatchOperationsResponse.BuildermergeFrom(com.google.protobuf.Message other)ListBatchOperationsResponse.BuildermergeFrom(ListBatchOperationsResponse other)ListBatchOperationsResponse.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ListBatchOperationsResponse.BuilderremoveOperationInfo(int index)BatchOperationInfo contains the basic info about batch operationListBatchOperationsResponse.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)ListBatchOperationsResponse.BuildersetNextPageToken(com.google.protobuf.ByteString value)bytes next_page_token = 2;ListBatchOperationsResponse.BuildersetOperationInfo(int index, BatchOperationInfo value)BatchOperationInfo contains the basic info about batch operationListBatchOperationsResponse.BuildersetOperationInfo(int index, BatchOperationInfo.Builder builderForValue)BatchOperationInfo contains the basic info about batch operationListBatchOperationsResponse.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)ListBatchOperationsResponse.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<ListBatchOperationsResponse.Builder>
-
clear
public ListBatchOperationsResponse.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<ListBatchOperationsResponse.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<ListBatchOperationsResponse.Builder>
-
getDefaultInstanceForType
public ListBatchOperationsResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListBatchOperationsResponse build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListBatchOperationsResponse buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListBatchOperationsResponse.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<ListBatchOperationsResponse.Builder>
-
setField
public ListBatchOperationsResponse.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<ListBatchOperationsResponse.Builder>
-
clearField
public ListBatchOperationsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListBatchOperationsResponse.Builder>
-
clearOneof
public ListBatchOperationsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ListBatchOperationsResponse.Builder>
-
setRepeatedField
public ListBatchOperationsResponse.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<ListBatchOperationsResponse.Builder>
-
addRepeatedField
public ListBatchOperationsResponse.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<ListBatchOperationsResponse.Builder>
-
mergeFrom
public ListBatchOperationsResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListBatchOperationsResponse.Builder>
-
mergeFrom
public ListBatchOperationsResponse.Builder mergeFrom(ListBatchOperationsResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ListBatchOperationsResponse.Builder>
-
mergeFrom
public ListBatchOperationsResponse.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<ListBatchOperationsResponse.Builder>- Throws:
java.io.IOException
-
getOperationInfoList
public java.util.List<BatchOperationInfo> getOperationInfoList()
BatchOperationInfo contains the basic info about batch operation
repeated .temporal.api.batch.v1.BatchOperationInfo operation_info = 1;- Specified by:
getOperationInfoListin interfaceListBatchOperationsResponseOrBuilder
-
getOperationInfoCount
public int getOperationInfoCount()
BatchOperationInfo contains the basic info about batch operation
repeated .temporal.api.batch.v1.BatchOperationInfo operation_info = 1;- Specified by:
getOperationInfoCountin interfaceListBatchOperationsResponseOrBuilder
-
getOperationInfo
public BatchOperationInfo getOperationInfo(int index)
BatchOperationInfo contains the basic info about batch operation
repeated .temporal.api.batch.v1.BatchOperationInfo operation_info = 1;- Specified by:
getOperationInfoin interfaceListBatchOperationsResponseOrBuilder
-
setOperationInfo
public ListBatchOperationsResponse.Builder setOperationInfo(int index, BatchOperationInfo value)
BatchOperationInfo contains the basic info about batch operation
repeated .temporal.api.batch.v1.BatchOperationInfo operation_info = 1;
-
setOperationInfo
public ListBatchOperationsResponse.Builder setOperationInfo(int index, BatchOperationInfo.Builder builderForValue)
BatchOperationInfo contains the basic info about batch operation
repeated .temporal.api.batch.v1.BatchOperationInfo operation_info = 1;
-
addOperationInfo
public ListBatchOperationsResponse.Builder addOperationInfo(BatchOperationInfo value)
BatchOperationInfo contains the basic info about batch operation
repeated .temporal.api.batch.v1.BatchOperationInfo operation_info = 1;
-
addOperationInfo
public ListBatchOperationsResponse.Builder addOperationInfo(int index, BatchOperationInfo value)
BatchOperationInfo contains the basic info about batch operation
repeated .temporal.api.batch.v1.BatchOperationInfo operation_info = 1;
-
addOperationInfo
public ListBatchOperationsResponse.Builder addOperationInfo(BatchOperationInfo.Builder builderForValue)
BatchOperationInfo contains the basic info about batch operation
repeated .temporal.api.batch.v1.BatchOperationInfo operation_info = 1;
-
addOperationInfo
public ListBatchOperationsResponse.Builder addOperationInfo(int index, BatchOperationInfo.Builder builderForValue)
BatchOperationInfo contains the basic info about batch operation
repeated .temporal.api.batch.v1.BatchOperationInfo operation_info = 1;
-
addAllOperationInfo
public ListBatchOperationsResponse.Builder addAllOperationInfo(java.lang.Iterable<? extends BatchOperationInfo> values)
BatchOperationInfo contains the basic info about batch operation
repeated .temporal.api.batch.v1.BatchOperationInfo operation_info = 1;
-
clearOperationInfo
public ListBatchOperationsResponse.Builder clearOperationInfo()
BatchOperationInfo contains the basic info about batch operation
repeated .temporal.api.batch.v1.BatchOperationInfo operation_info = 1;
-
removeOperationInfo
public ListBatchOperationsResponse.Builder removeOperationInfo(int index)
BatchOperationInfo contains the basic info about batch operation
repeated .temporal.api.batch.v1.BatchOperationInfo operation_info = 1;
-
getOperationInfoBuilder
public BatchOperationInfo.Builder getOperationInfoBuilder(int index)
BatchOperationInfo contains the basic info about batch operation
repeated .temporal.api.batch.v1.BatchOperationInfo operation_info = 1;
-
getOperationInfoOrBuilder
public BatchOperationInfoOrBuilder getOperationInfoOrBuilder(int index)
BatchOperationInfo contains the basic info about batch operation
repeated .temporal.api.batch.v1.BatchOperationInfo operation_info = 1;- Specified by:
getOperationInfoOrBuilderin interfaceListBatchOperationsResponseOrBuilder
-
getOperationInfoOrBuilderList
public java.util.List<? extends BatchOperationInfoOrBuilder> getOperationInfoOrBuilderList()
BatchOperationInfo contains the basic info about batch operation
repeated .temporal.api.batch.v1.BatchOperationInfo operation_info = 1;- Specified by:
getOperationInfoOrBuilderListin interfaceListBatchOperationsResponseOrBuilder
-
addOperationInfoBuilder
public BatchOperationInfo.Builder addOperationInfoBuilder()
BatchOperationInfo contains the basic info about batch operation
repeated .temporal.api.batch.v1.BatchOperationInfo operation_info = 1;
-
addOperationInfoBuilder
public BatchOperationInfo.Builder addOperationInfoBuilder(int index)
BatchOperationInfo contains the basic info about batch operation
repeated .temporal.api.batch.v1.BatchOperationInfo operation_info = 1;
-
getOperationInfoBuilderList
public java.util.List<BatchOperationInfo.Builder> getOperationInfoBuilderList()
BatchOperationInfo contains the basic info about batch operation
repeated .temporal.api.batch.v1.BatchOperationInfo operation_info = 1;
-
getNextPageToken
public com.google.protobuf.ByteString getNextPageToken()
bytes next_page_token = 2;- Specified by:
getNextPageTokenin interfaceListBatchOperationsResponseOrBuilder- Returns:
- The nextPageToken.
-
setNextPageToken
public ListBatchOperationsResponse.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 ListBatchOperationsResponse.Builder clearNextPageToken()
bytes next_page_token = 2;- Returns:
- This builder for chaining.
-
setUnknownFields
public final ListBatchOperationsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListBatchOperationsResponse.Builder>
-
mergeUnknownFields
public final ListBatchOperationsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListBatchOperationsResponse.Builder>
-
-