Urlfrontier.QueueList.Builder |
Urlfrontier.QueueList.Builder.addAllValues(Iterable<String> values) |
repeated string values = 1;
|
Urlfrontier.QueueList.Builder |
Urlfrontier.QueueList.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Urlfrontier.QueueList.Builder |
Urlfrontier.QueueList.Builder.addValues(String value) |
repeated string values = 1;
|
Urlfrontier.QueueList.Builder |
Urlfrontier.QueueList.Builder.addValuesBytes(com.google.protobuf.ByteString value) |
repeated string values = 1;
|
Urlfrontier.QueueList.Builder |
Urlfrontier.QueueList.Builder.clear() |
|
Urlfrontier.QueueList.Builder |
Urlfrontier.QueueList.Builder.clearCrawlID() |
crawl ID - empty string for default
|
Urlfrontier.QueueList.Builder |
Urlfrontier.QueueList.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Urlfrontier.QueueList.Builder |
Urlfrontier.QueueList.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Urlfrontier.QueueList.Builder |
Urlfrontier.QueueList.Builder.clearSize() |
number of values returned
|
Urlfrontier.QueueList.Builder |
Urlfrontier.QueueList.Builder.clearStart() |
position of the first result in the list
|
Urlfrontier.QueueList.Builder |
Urlfrontier.QueueList.Builder.clearTotal() |
total number of queues
|
Urlfrontier.QueueList.Builder |
Urlfrontier.QueueList.Builder.clearValues() |
repeated string values = 1;
|
Urlfrontier.QueueList.Builder |
Urlfrontier.QueueList.Builder.clone() |
|
Urlfrontier.QueueList.Builder |
Urlfrontier.QueueList.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Urlfrontier.QueueList.Builder |
Urlfrontier.QueueList.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Urlfrontier.QueueList.Builder |
Urlfrontier.QueueList.Builder.mergeFrom(Urlfrontier.QueueList other) |
|
Urlfrontier.QueueList.Builder |
Urlfrontier.QueueList.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Urlfrontier.QueueList.Builder |
Urlfrontier.QueueList.newBuilder() |
|
static Urlfrontier.QueueList.Builder |
Urlfrontier.QueueList.newBuilder(Urlfrontier.QueueList prototype) |
|
Urlfrontier.QueueList.Builder |
Urlfrontier.QueueList.newBuilderForType() |
|
protected Urlfrontier.QueueList.Builder |
Urlfrontier.QueueList.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Urlfrontier.QueueList.Builder |
Urlfrontier.QueueList.Builder.setCrawlID(String value) |
crawl ID - empty string for default
|
Urlfrontier.QueueList.Builder |
Urlfrontier.QueueList.Builder.setCrawlIDBytes(com.google.protobuf.ByteString value) |
crawl ID - empty string for default
|
Urlfrontier.QueueList.Builder |
Urlfrontier.QueueList.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Urlfrontier.QueueList.Builder |
Urlfrontier.QueueList.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Urlfrontier.QueueList.Builder |
Urlfrontier.QueueList.Builder.setSize(int value) |
number of values returned
|
Urlfrontier.QueueList.Builder |
Urlfrontier.QueueList.Builder.setStart(int value) |
position of the first result in the list
|
Urlfrontier.QueueList.Builder |
Urlfrontier.QueueList.Builder.setTotal(long value) |
total number of queues
|
Urlfrontier.QueueList.Builder |
Urlfrontier.QueueList.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Urlfrontier.QueueList.Builder |
Urlfrontier.QueueList.Builder.setValues(int index,
String value) |
repeated string values = 1;
|
Urlfrontier.QueueList.Builder |
Urlfrontier.QueueList.toBuilder() |
|