public static final class Windmill.KeyedGetDataRequest.Builder extends com.google.protobuf.GeneratedMessage.Builder<Windmill.KeyedGetDataRequest.Builder> implements Windmill.KeyedGetDataRequestOrBuilder
windmill.KeyedGetDataRequest| Modifier and Type | Method and Description |
|---|---|
Windmill.KeyedGetDataRequest.Builder |
addAllListsToFetch(java.lang.Iterable<? extends Windmill.TagList> values)
repeated .windmill.TagList lists_to_fetch = 4; |
Windmill.KeyedGetDataRequest.Builder |
addAllValuesToFetch(java.lang.Iterable<? extends Windmill.TagValue> values)
repeated .windmill.TagValue values_to_fetch = 3; |
Windmill.KeyedGetDataRequest.Builder |
addAllWatermarkHoldsToFetch(java.lang.Iterable<? extends Windmill.WatermarkHold> values)
repeated .windmill.WatermarkHold watermark_holds_to_fetch = 5; |
Windmill.KeyedGetDataRequest.Builder |
addListsToFetch(int index,
Windmill.TagList.Builder builderForValue)
repeated .windmill.TagList lists_to_fetch = 4; |
Windmill.KeyedGetDataRequest.Builder |
addListsToFetch(int index,
Windmill.TagList value)
repeated .windmill.TagList lists_to_fetch = 4; |
Windmill.KeyedGetDataRequest.Builder |
addListsToFetch(Windmill.TagList.Builder builderForValue)
repeated .windmill.TagList lists_to_fetch = 4; |
Windmill.KeyedGetDataRequest.Builder |
addListsToFetch(Windmill.TagList value)
repeated .windmill.TagList lists_to_fetch = 4; |
Windmill.TagList.Builder |
addListsToFetchBuilder()
repeated .windmill.TagList lists_to_fetch = 4; |
Windmill.TagList.Builder |
addListsToFetchBuilder(int index)
repeated .windmill.TagList lists_to_fetch = 4; |
Windmill.KeyedGetDataRequest.Builder |
addValuesToFetch(int index,
Windmill.TagValue.Builder builderForValue)
repeated .windmill.TagValue values_to_fetch = 3; |
Windmill.KeyedGetDataRequest.Builder |
addValuesToFetch(int index,
Windmill.TagValue value)
repeated .windmill.TagValue values_to_fetch = 3; |
Windmill.KeyedGetDataRequest.Builder |
addValuesToFetch(Windmill.TagValue.Builder builderForValue)
repeated .windmill.TagValue values_to_fetch = 3; |
Windmill.KeyedGetDataRequest.Builder |
addValuesToFetch(Windmill.TagValue value)
repeated .windmill.TagValue values_to_fetch = 3; |
Windmill.TagValue.Builder |
addValuesToFetchBuilder()
repeated .windmill.TagValue values_to_fetch = 3; |
Windmill.TagValue.Builder |
addValuesToFetchBuilder(int index)
repeated .windmill.TagValue values_to_fetch = 3; |
Windmill.KeyedGetDataRequest.Builder |
addWatermarkHoldsToFetch(int index,
Windmill.WatermarkHold.Builder builderForValue)
repeated .windmill.WatermarkHold watermark_holds_to_fetch = 5; |
Windmill.KeyedGetDataRequest.Builder |
addWatermarkHoldsToFetch(int index,
Windmill.WatermarkHold value)
repeated .windmill.WatermarkHold watermark_holds_to_fetch = 5; |
Windmill.KeyedGetDataRequest.Builder |
addWatermarkHoldsToFetch(Windmill.WatermarkHold.Builder builderForValue)
repeated .windmill.WatermarkHold watermark_holds_to_fetch = 5; |
Windmill.KeyedGetDataRequest.Builder |
addWatermarkHoldsToFetch(Windmill.WatermarkHold value)
repeated .windmill.WatermarkHold watermark_holds_to_fetch = 5; |
Windmill.WatermarkHold.Builder |
addWatermarkHoldsToFetchBuilder()
repeated .windmill.WatermarkHold watermark_holds_to_fetch = 5; |
Windmill.WatermarkHold.Builder |
addWatermarkHoldsToFetchBuilder(int index)
repeated .windmill.WatermarkHold watermark_holds_to_fetch = 5; |
Windmill.KeyedGetDataRequest |
build() |
Windmill.KeyedGetDataRequest |
buildPartial() |
Windmill.KeyedGetDataRequest.Builder |
clear() |
Windmill.KeyedGetDataRequest.Builder |
clearKey()
required bytes key = 1; |
Windmill.KeyedGetDataRequest.Builder |
clearListsToFetch()
repeated .windmill.TagList lists_to_fetch = 4; |
Windmill.KeyedGetDataRequest.Builder |
clearValuesToFetch()
repeated .windmill.TagValue values_to_fetch = 3; |
Windmill.KeyedGetDataRequest.Builder |
clearWatermarkHoldsToFetch()
repeated .windmill.WatermarkHold watermark_holds_to_fetch = 5; |
Windmill.KeyedGetDataRequest.Builder |
clearWorkToken()
required fixed64 work_token = 2; |
Windmill.KeyedGetDataRequest.Builder |
clone() |
Windmill.KeyedGetDataRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.ByteString |
getKey()
required bytes key = 1; |
Windmill.TagList |
getListsToFetch(int index)
repeated .windmill.TagList lists_to_fetch = 4; |
Windmill.TagList.Builder |
getListsToFetchBuilder(int index)
repeated .windmill.TagList lists_to_fetch = 4; |
java.util.List<Windmill.TagList.Builder> |
getListsToFetchBuilderList()
repeated .windmill.TagList lists_to_fetch = 4; |
int |
getListsToFetchCount()
repeated .windmill.TagList lists_to_fetch = 4; |
java.util.List<Windmill.TagList> |
getListsToFetchList()
repeated .windmill.TagList lists_to_fetch = 4; |
Windmill.TagListOrBuilder |
getListsToFetchOrBuilder(int index)
repeated .windmill.TagList lists_to_fetch = 4; |
java.util.List<? extends Windmill.TagListOrBuilder> |
getListsToFetchOrBuilderList()
repeated .windmill.TagList lists_to_fetch = 4; |
Windmill.TagValue |
getValuesToFetch(int index)
repeated .windmill.TagValue values_to_fetch = 3; |
Windmill.TagValue.Builder |
getValuesToFetchBuilder(int index)
repeated .windmill.TagValue values_to_fetch = 3; |
java.util.List<Windmill.TagValue.Builder> |
getValuesToFetchBuilderList()
repeated .windmill.TagValue values_to_fetch = 3; |
int |
getValuesToFetchCount()
repeated .windmill.TagValue values_to_fetch = 3; |
java.util.List<Windmill.TagValue> |
getValuesToFetchList()
repeated .windmill.TagValue values_to_fetch = 3; |
Windmill.TagValueOrBuilder |
getValuesToFetchOrBuilder(int index)
repeated .windmill.TagValue values_to_fetch = 3; |
java.util.List<? extends Windmill.TagValueOrBuilder> |
getValuesToFetchOrBuilderList()
repeated .windmill.TagValue values_to_fetch = 3; |
Windmill.WatermarkHold |
getWatermarkHoldsToFetch(int index)
repeated .windmill.WatermarkHold watermark_holds_to_fetch = 5; |
Windmill.WatermarkHold.Builder |
getWatermarkHoldsToFetchBuilder(int index)
repeated .windmill.WatermarkHold watermark_holds_to_fetch = 5; |
java.util.List<Windmill.WatermarkHold.Builder> |
getWatermarkHoldsToFetchBuilderList()
repeated .windmill.WatermarkHold watermark_holds_to_fetch = 5; |
int |
getWatermarkHoldsToFetchCount()
repeated .windmill.WatermarkHold watermark_holds_to_fetch = 5; |
java.util.List<Windmill.WatermarkHold> |
getWatermarkHoldsToFetchList()
repeated .windmill.WatermarkHold watermark_holds_to_fetch = 5; |
Windmill.WatermarkHoldOrBuilder |
getWatermarkHoldsToFetchOrBuilder(int index)
repeated .windmill.WatermarkHold watermark_holds_to_fetch = 5; |
java.util.List<? extends Windmill.WatermarkHoldOrBuilder> |
getWatermarkHoldsToFetchOrBuilderList()
repeated .windmill.WatermarkHold watermark_holds_to_fetch = 5; |
long |
getWorkToken()
required fixed64 work_token = 2; |
boolean |
hasKey()
required bytes key = 1; |
boolean |
hasWorkToken()
required fixed64 work_token = 2; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Windmill.KeyedGetDataRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Windmill.KeyedGetDataRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
Windmill.KeyedGetDataRequest.Builder |
mergeFrom(Windmill.KeyedGetDataRequest other) |
Windmill.KeyedGetDataRequest.Builder |
removeListsToFetch(int index)
repeated .windmill.TagList lists_to_fetch = 4; |
Windmill.KeyedGetDataRequest.Builder |
removeValuesToFetch(int index)
repeated .windmill.TagValue values_to_fetch = 3; |
Windmill.KeyedGetDataRequest.Builder |
removeWatermarkHoldsToFetch(int index)
repeated .windmill.WatermarkHold watermark_holds_to_fetch = 5; |
Windmill.KeyedGetDataRequest.Builder |
setKey(com.google.protobuf.ByteString value)
required bytes key = 1; |
Windmill.KeyedGetDataRequest.Builder |
setListsToFetch(int index,
Windmill.TagList.Builder builderForValue)
repeated .windmill.TagList lists_to_fetch = 4; |
Windmill.KeyedGetDataRequest.Builder |
setListsToFetch(int index,
Windmill.TagList value)
repeated .windmill.TagList lists_to_fetch = 4; |
Windmill.KeyedGetDataRequest.Builder |
setValuesToFetch(int index,
Windmill.TagValue.Builder builderForValue)
repeated .windmill.TagValue values_to_fetch = 3; |
Windmill.KeyedGetDataRequest.Builder |
setValuesToFetch(int index,
Windmill.TagValue value)
repeated .windmill.TagValue values_to_fetch = 3; |
Windmill.KeyedGetDataRequest.Builder |
setWatermarkHoldsToFetch(int index,
Windmill.WatermarkHold.Builder builderForValue)
repeated .windmill.WatermarkHold watermark_holds_to_fetch = 5; |
Windmill.KeyedGetDataRequest.Builder |
setWatermarkHoldsToFetch(int index,
Windmill.WatermarkHold value)
repeated .windmill.WatermarkHold watermark_holds_to_fetch = 5; |
Windmill.KeyedGetDataRequest.Builder |
setWorkToken(long value)
required fixed64 work_token = 2; |
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionaddAll, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<Windmill.KeyedGetDataRequest.Builder>public Windmill.KeyedGetDataRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<Windmill.KeyedGetDataRequest.Builder>public Windmill.KeyedGetDataRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<Windmill.KeyedGetDataRequest.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<Windmill.KeyedGetDataRequest.Builder>public Windmill.KeyedGetDataRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Windmill.KeyedGetDataRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Windmill.KeyedGetDataRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Windmill.KeyedGetDataRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Windmill.KeyedGetDataRequest.Builder>public Windmill.KeyedGetDataRequest.Builder mergeFrom(Windmill.KeyedGetDataRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<Windmill.KeyedGetDataRequest.Builder>public Windmill.KeyedGetDataRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Windmill.KeyedGetDataRequest.Builder>java.io.IOExceptionpublic boolean hasKey()
required bytes key = 1;hasKey in interface Windmill.KeyedGetDataRequestOrBuilderpublic com.google.protobuf.ByteString getKey()
required bytes key = 1;getKey in interface Windmill.KeyedGetDataRequestOrBuilderpublic Windmill.KeyedGetDataRequest.Builder setKey(com.google.protobuf.ByteString value)
required bytes key = 1;public Windmill.KeyedGetDataRequest.Builder clearKey()
required bytes key = 1;public boolean hasWorkToken()
required fixed64 work_token = 2;hasWorkToken in interface Windmill.KeyedGetDataRequestOrBuilderpublic long getWorkToken()
required fixed64 work_token = 2;getWorkToken in interface Windmill.KeyedGetDataRequestOrBuilderpublic Windmill.KeyedGetDataRequest.Builder setWorkToken(long value)
required fixed64 work_token = 2;public Windmill.KeyedGetDataRequest.Builder clearWorkToken()
required fixed64 work_token = 2;public java.util.List<Windmill.TagValue> getValuesToFetchList()
repeated .windmill.TagValue values_to_fetch = 3;getValuesToFetchList in interface Windmill.KeyedGetDataRequestOrBuilderpublic int getValuesToFetchCount()
repeated .windmill.TagValue values_to_fetch = 3;getValuesToFetchCount in interface Windmill.KeyedGetDataRequestOrBuilderpublic Windmill.TagValue getValuesToFetch(int index)
repeated .windmill.TagValue values_to_fetch = 3;getValuesToFetch in interface Windmill.KeyedGetDataRequestOrBuilderpublic Windmill.KeyedGetDataRequest.Builder setValuesToFetch(int index, Windmill.TagValue value)
repeated .windmill.TagValue values_to_fetch = 3;public Windmill.KeyedGetDataRequest.Builder setValuesToFetch(int index, Windmill.TagValue.Builder builderForValue)
repeated .windmill.TagValue values_to_fetch = 3;public Windmill.KeyedGetDataRequest.Builder addValuesToFetch(Windmill.TagValue value)
repeated .windmill.TagValue values_to_fetch = 3;public Windmill.KeyedGetDataRequest.Builder addValuesToFetch(int index, Windmill.TagValue value)
repeated .windmill.TagValue values_to_fetch = 3;public Windmill.KeyedGetDataRequest.Builder addValuesToFetch(Windmill.TagValue.Builder builderForValue)
repeated .windmill.TagValue values_to_fetch = 3;public Windmill.KeyedGetDataRequest.Builder addValuesToFetch(int index, Windmill.TagValue.Builder builderForValue)
repeated .windmill.TagValue values_to_fetch = 3;public Windmill.KeyedGetDataRequest.Builder addAllValuesToFetch(java.lang.Iterable<? extends Windmill.TagValue> values)
repeated .windmill.TagValue values_to_fetch = 3;public Windmill.KeyedGetDataRequest.Builder clearValuesToFetch()
repeated .windmill.TagValue values_to_fetch = 3;public Windmill.KeyedGetDataRequest.Builder removeValuesToFetch(int index)
repeated .windmill.TagValue values_to_fetch = 3;public Windmill.TagValue.Builder getValuesToFetchBuilder(int index)
repeated .windmill.TagValue values_to_fetch = 3;public Windmill.TagValueOrBuilder getValuesToFetchOrBuilder(int index)
repeated .windmill.TagValue values_to_fetch = 3;getValuesToFetchOrBuilder in interface Windmill.KeyedGetDataRequestOrBuilderpublic java.util.List<? extends Windmill.TagValueOrBuilder> getValuesToFetchOrBuilderList()
repeated .windmill.TagValue values_to_fetch = 3;getValuesToFetchOrBuilderList in interface Windmill.KeyedGetDataRequestOrBuilderpublic Windmill.TagValue.Builder addValuesToFetchBuilder()
repeated .windmill.TagValue values_to_fetch = 3;public Windmill.TagValue.Builder addValuesToFetchBuilder(int index)
repeated .windmill.TagValue values_to_fetch = 3;public java.util.List<Windmill.TagValue.Builder> getValuesToFetchBuilderList()
repeated .windmill.TagValue values_to_fetch = 3;public java.util.List<Windmill.TagList> getListsToFetchList()
repeated .windmill.TagList lists_to_fetch = 4;getListsToFetchList in interface Windmill.KeyedGetDataRequestOrBuilderpublic int getListsToFetchCount()
repeated .windmill.TagList lists_to_fetch = 4;getListsToFetchCount in interface Windmill.KeyedGetDataRequestOrBuilderpublic Windmill.TagList getListsToFetch(int index)
repeated .windmill.TagList lists_to_fetch = 4;getListsToFetch in interface Windmill.KeyedGetDataRequestOrBuilderpublic Windmill.KeyedGetDataRequest.Builder setListsToFetch(int index, Windmill.TagList value)
repeated .windmill.TagList lists_to_fetch = 4;public Windmill.KeyedGetDataRequest.Builder setListsToFetch(int index, Windmill.TagList.Builder builderForValue)
repeated .windmill.TagList lists_to_fetch = 4;public Windmill.KeyedGetDataRequest.Builder addListsToFetch(Windmill.TagList value)
repeated .windmill.TagList lists_to_fetch = 4;public Windmill.KeyedGetDataRequest.Builder addListsToFetch(int index, Windmill.TagList value)
repeated .windmill.TagList lists_to_fetch = 4;public Windmill.KeyedGetDataRequest.Builder addListsToFetch(Windmill.TagList.Builder builderForValue)
repeated .windmill.TagList lists_to_fetch = 4;public Windmill.KeyedGetDataRequest.Builder addListsToFetch(int index, Windmill.TagList.Builder builderForValue)
repeated .windmill.TagList lists_to_fetch = 4;public Windmill.KeyedGetDataRequest.Builder addAllListsToFetch(java.lang.Iterable<? extends Windmill.TagList> values)
repeated .windmill.TagList lists_to_fetch = 4;public Windmill.KeyedGetDataRequest.Builder clearListsToFetch()
repeated .windmill.TagList lists_to_fetch = 4;public Windmill.KeyedGetDataRequest.Builder removeListsToFetch(int index)
repeated .windmill.TagList lists_to_fetch = 4;public Windmill.TagList.Builder getListsToFetchBuilder(int index)
repeated .windmill.TagList lists_to_fetch = 4;public Windmill.TagListOrBuilder getListsToFetchOrBuilder(int index)
repeated .windmill.TagList lists_to_fetch = 4;getListsToFetchOrBuilder in interface Windmill.KeyedGetDataRequestOrBuilderpublic java.util.List<? extends Windmill.TagListOrBuilder> getListsToFetchOrBuilderList()
repeated .windmill.TagList lists_to_fetch = 4;getListsToFetchOrBuilderList in interface Windmill.KeyedGetDataRequestOrBuilderpublic Windmill.TagList.Builder addListsToFetchBuilder()
repeated .windmill.TagList lists_to_fetch = 4;public Windmill.TagList.Builder addListsToFetchBuilder(int index)
repeated .windmill.TagList lists_to_fetch = 4;public java.util.List<Windmill.TagList.Builder> getListsToFetchBuilderList()
repeated .windmill.TagList lists_to_fetch = 4;public java.util.List<Windmill.WatermarkHold> getWatermarkHoldsToFetchList()
repeated .windmill.WatermarkHold watermark_holds_to_fetch = 5;getWatermarkHoldsToFetchList in interface Windmill.KeyedGetDataRequestOrBuilderpublic int getWatermarkHoldsToFetchCount()
repeated .windmill.WatermarkHold watermark_holds_to_fetch = 5;getWatermarkHoldsToFetchCount in interface Windmill.KeyedGetDataRequestOrBuilderpublic Windmill.WatermarkHold getWatermarkHoldsToFetch(int index)
repeated .windmill.WatermarkHold watermark_holds_to_fetch = 5;getWatermarkHoldsToFetch in interface Windmill.KeyedGetDataRequestOrBuilderpublic Windmill.KeyedGetDataRequest.Builder setWatermarkHoldsToFetch(int index, Windmill.WatermarkHold value)
repeated .windmill.WatermarkHold watermark_holds_to_fetch = 5;public Windmill.KeyedGetDataRequest.Builder setWatermarkHoldsToFetch(int index, Windmill.WatermarkHold.Builder builderForValue)
repeated .windmill.WatermarkHold watermark_holds_to_fetch = 5;public Windmill.KeyedGetDataRequest.Builder addWatermarkHoldsToFetch(Windmill.WatermarkHold value)
repeated .windmill.WatermarkHold watermark_holds_to_fetch = 5;public Windmill.KeyedGetDataRequest.Builder addWatermarkHoldsToFetch(int index, Windmill.WatermarkHold value)
repeated .windmill.WatermarkHold watermark_holds_to_fetch = 5;public Windmill.KeyedGetDataRequest.Builder addWatermarkHoldsToFetch(Windmill.WatermarkHold.Builder builderForValue)
repeated .windmill.WatermarkHold watermark_holds_to_fetch = 5;public Windmill.KeyedGetDataRequest.Builder addWatermarkHoldsToFetch(int index, Windmill.WatermarkHold.Builder builderForValue)
repeated .windmill.WatermarkHold watermark_holds_to_fetch = 5;public Windmill.KeyedGetDataRequest.Builder addAllWatermarkHoldsToFetch(java.lang.Iterable<? extends Windmill.WatermarkHold> values)
repeated .windmill.WatermarkHold watermark_holds_to_fetch = 5;public Windmill.KeyedGetDataRequest.Builder clearWatermarkHoldsToFetch()
repeated .windmill.WatermarkHold watermark_holds_to_fetch = 5;public Windmill.KeyedGetDataRequest.Builder removeWatermarkHoldsToFetch(int index)
repeated .windmill.WatermarkHold watermark_holds_to_fetch = 5;public Windmill.WatermarkHold.Builder getWatermarkHoldsToFetchBuilder(int index)
repeated .windmill.WatermarkHold watermark_holds_to_fetch = 5;public Windmill.WatermarkHoldOrBuilder getWatermarkHoldsToFetchOrBuilder(int index)
repeated .windmill.WatermarkHold watermark_holds_to_fetch = 5;getWatermarkHoldsToFetchOrBuilder in interface Windmill.KeyedGetDataRequestOrBuilderpublic java.util.List<? extends Windmill.WatermarkHoldOrBuilder> getWatermarkHoldsToFetchOrBuilderList()
repeated .windmill.WatermarkHold watermark_holds_to_fetch = 5;getWatermarkHoldsToFetchOrBuilderList in interface Windmill.KeyedGetDataRequestOrBuilderpublic Windmill.WatermarkHold.Builder addWatermarkHoldsToFetchBuilder()
repeated .windmill.WatermarkHold watermark_holds_to_fetch = 5;public Windmill.WatermarkHold.Builder addWatermarkHoldsToFetchBuilder(int index)
repeated .windmill.WatermarkHold watermark_holds_to_fetch = 5;public java.util.List<Windmill.WatermarkHold.Builder> getWatermarkHoldsToFetchBuilderList()
repeated .windmill.WatermarkHold watermark_holds_to_fetch = 5;