Uses of Class
com.google.cloud.migrationcenter.v1.Aggregation.Count
-
Packages that use Aggregation.Count Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of Aggregation.Count in com.google.cloud.migrationcenter.v1
Methods in com.google.cloud.migrationcenter.v1 that return Aggregation.Count Modifier and Type Method Description Aggregation.CountAggregation.Count.Builder. build()Aggregation.CountAggregation.Count.Builder. buildPartial()Aggregation.CountAggregation.Builder. getCount()Count the number of matching objects.Aggregation.CountAggregation. getCount()Count the number of matching objects.Aggregation.CountAggregationOrBuilder. getCount()Count the number of matching objects.static Aggregation.CountAggregation.Count. getDefaultInstance()Aggregation.CountAggregation.Count.Builder. getDefaultInstanceForType()Aggregation.CountAggregation.Count. getDefaultInstanceForType()static Aggregation.CountAggregation.Count. parseDelimitedFrom(InputStream input)static Aggregation.CountAggregation.Count. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Aggregation.CountAggregation.Count. parseFrom(byte[] data)static Aggregation.CountAggregation.Count. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Aggregation.CountAggregation.Count. parseFrom(com.google.protobuf.ByteString data)static Aggregation.CountAggregation.Count. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Aggregation.CountAggregation.Count. parseFrom(com.google.protobuf.CodedInputStream input)static Aggregation.CountAggregation.Count. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Aggregation.CountAggregation.Count. parseFrom(InputStream input)static Aggregation.CountAggregation.Count. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Aggregation.CountAggregation.Count. parseFrom(ByteBuffer data)static Aggregation.CountAggregation.Count. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type Aggregation.Count Modifier and Type Method Description com.google.protobuf.Parser<Aggregation.Count>Aggregation.Count. getParserForType()static com.google.protobuf.Parser<Aggregation.Count>Aggregation.Count. parser()Methods in com.google.cloud.migrationcenter.v1 with parameters of type Aggregation.Count Modifier and Type Method Description Aggregation.BuilderAggregation.Builder. mergeCount(Aggregation.Count value)Count the number of matching objects.Aggregation.Count.BuilderAggregation.Count.Builder. mergeFrom(Aggregation.Count other)static Aggregation.Count.BuilderAggregation.Count. newBuilder(Aggregation.Count prototype)Aggregation.BuilderAggregation.Builder. setCount(Aggregation.Count value)Count the number of matching objects.
-