Aggregation.Count.Builder |
Aggregation.Count.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Aggregation.Count.Builder |
Aggregation.Count.Builder.clear() |
|
Aggregation.Count.Builder |
Aggregation.Count.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Aggregation.Count.Builder |
Aggregation.Count.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Aggregation.Count.Builder |
Aggregation.Count.Builder.clone() |
|
Aggregation.Count.Builder |
Aggregation.Builder.getCountBuilder() |
Count the number of matching objects.
|
Aggregation.Count.Builder |
Aggregation.Count.Builder.mergeFrom(Aggregation.Count other) |
|
Aggregation.Count.Builder |
Aggregation.Count.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Aggregation.Count.Builder |
Aggregation.Count.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Aggregation.Count.Builder |
Aggregation.Count.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Aggregation.Count.Builder |
Aggregation.Count.newBuilder() |
|
static Aggregation.Count.Builder |
Aggregation.Count.newBuilder(Aggregation.Count prototype) |
|
Aggregation.Count.Builder |
Aggregation.Count.newBuilderForType() |
|
protected Aggregation.Count.Builder |
Aggregation.Count.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Aggregation.Count.Builder |
Aggregation.Count.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Aggregation.Count.Builder |
Aggregation.Count.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Aggregation.Count.Builder |
Aggregation.Count.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Aggregation.Count.Builder |
Aggregation.Count.toBuilder() |
|