public final class

ResponseProto.AggregateDataResponse.Builder

extends <any>

implements ResponseProto.AggregateDataResponseOrBuilder

 java.lang.Object

↳<any>

↳androidx.health.platform.client.proto.ResponseProto.AggregateDataResponse.Builder

Overview

Protobuf type androidx.health.platform.client.proto.AggregateDataResponse

Summary

Methods
public ResponseProto.AggregateDataResponse.BuilderaddAllRows(java.lang.Iterable<DataProto.AggregateDataRow> values)

repeated .androidx.health.platform.client.proto.AggregateDataRow rows = 1;

public ResponseProto.AggregateDataResponse.BuilderaddRows(DataProto.AggregateDataRow.Builder builderForValue)

repeated .androidx.health.platform.client.proto.AggregateDataRow rows = 1;

public ResponseProto.AggregateDataResponse.BuilderaddRows(DataProto.AggregateDataRow value)

repeated .androidx.health.platform.client.proto.AggregateDataRow rows = 1;

public ResponseProto.AggregateDataResponse.BuilderaddRows(int index, DataProto.AggregateDataRow.Builder builderForValue)

repeated .androidx.health.platform.client.proto.AggregateDataRow rows = 1;

public ResponseProto.AggregateDataResponse.BuilderaddRows(int index, DataProto.AggregateDataRow value)

repeated .androidx.health.platform.client.proto.AggregateDataRow rows = 1;

public ResponseProto.AggregateDataResponse.BuilderclearRows()

repeated .androidx.health.platform.client.proto.AggregateDataRow rows = 1;

public DataProto.AggregateDataRowgetRows(int index)

repeated .androidx.health.platform.client.proto.AggregateDataRow rows = 1;

public intgetRowsCount()

repeated .androidx.health.platform.client.proto.AggregateDataRow rows = 1;

public java.util.List<DataProto.AggregateDataRow>getRowsList()

repeated .androidx.health.platform.client.proto.AggregateDataRow rows = 1;

public ResponseProto.AggregateDataResponse.BuilderremoveRows(int index)

repeated .androidx.health.platform.client.proto.AggregateDataRow rows = 1;

public ResponseProto.AggregateDataResponse.BuildersetRows(int index, DataProto.AggregateDataRow.Builder builderForValue)

repeated .androidx.health.platform.client.proto.AggregateDataRow rows = 1;

public ResponseProto.AggregateDataResponse.BuildersetRows(int index, DataProto.AggregateDataRow value)

repeated .androidx.health.platform.client.proto.AggregateDataRow rows = 1;

from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Methods

public java.util.List<DataProto.AggregateDataRow> getRowsList()

repeated .androidx.health.platform.client.proto.AggregateDataRow rows = 1;

public int getRowsCount()

repeated .androidx.health.platform.client.proto.AggregateDataRow rows = 1;

public DataProto.AggregateDataRow getRows(int index)

repeated .androidx.health.platform.client.proto.AggregateDataRow rows = 1;

repeated .androidx.health.platform.client.proto.AggregateDataRow rows = 1;

repeated .androidx.health.platform.client.proto.AggregateDataRow rows = 1;

repeated .androidx.health.platform.client.proto.AggregateDataRow rows = 1;

repeated .androidx.health.platform.client.proto.AggregateDataRow rows = 1;

repeated .androidx.health.platform.client.proto.AggregateDataRow rows = 1;

repeated .androidx.health.platform.client.proto.AggregateDataRow rows = 1;

public ResponseProto.AggregateDataResponse.Builder addAllRows(java.lang.Iterable<DataProto.AggregateDataRow> values)

repeated .androidx.health.platform.client.proto.AggregateDataRow rows = 1;

repeated .androidx.health.platform.client.proto.AggregateDataRow rows = 1;

public ResponseProto.AggregateDataResponse.Builder removeRows(int index)

repeated .androidx.health.platform.client.proto.AggregateDataRow rows = 1;