Uses of Class
io.opencensus.proto.stats.v1.CountAggregation.Builder
-
Packages that use CountAggregation.Builder Package Description io.opencensus.proto.stats.v1 -
-
Uses of CountAggregation.Builder in io.opencensus.proto.stats.v1
Methods in io.opencensus.proto.stats.v1 that return CountAggregation.Builder Modifier and Type Method Description CountAggregation.BuilderCountAggregation.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)CountAggregation.BuilderCountAggregation.Builder. clear()CountAggregation.BuilderCountAggregation.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)CountAggregation.BuilderCountAggregation.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)CountAggregation.BuilderCountAggregation.Builder. clone()CountAggregation.BuilderView.Builder. getCountAggregationBuilder()Counts the number of measurements recorded.CountAggregation.BuilderCountAggregation.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)CountAggregation.BuilderCountAggregation.Builder. mergeFrom(com.google.protobuf.Message other)CountAggregation.BuilderCountAggregation.Builder. mergeFrom(CountAggregation other)CountAggregation.BuilderCountAggregation.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static CountAggregation.BuilderCountAggregation. newBuilder()static CountAggregation.BuilderCountAggregation. newBuilder(CountAggregation prototype)CountAggregation.BuilderCountAggregation. newBuilderForType()protected CountAggregation.BuilderCountAggregation. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)CountAggregation.BuilderCountAggregation.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)CountAggregation.BuilderCountAggregation.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)CountAggregation.BuilderCountAggregation.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)CountAggregation.BuilderCountAggregation. toBuilder()Methods in io.opencensus.proto.stats.v1 with parameters of type CountAggregation.Builder Modifier and Type Method Description View.BuilderView.Builder. setCountAggregation(CountAggregation.Builder builderForValue)Counts the number of measurements recorded.
-