Uses of Interface
com.google.cloud.migrationcenter.v1.Aggregation.CountOrBuilder
-
Packages that use Aggregation.CountOrBuilder Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of Aggregation.CountOrBuilder in com.google.cloud.migrationcenter.v1
Classes in com.google.cloud.migrationcenter.v1 that implement Aggregation.CountOrBuilder Modifier and Type Class Description static class
Aggregation.Count
Object count.static class
Aggregation.Count.Builder
Object count.Methods in com.google.cloud.migrationcenter.v1 that return Aggregation.CountOrBuilder Modifier and Type Method Description Aggregation.CountOrBuilder
Aggregation.Builder. getCountOrBuilder()
Count the number of matching objects.Aggregation.CountOrBuilder
Aggregation. getCountOrBuilder()
Count the number of matching objects.Aggregation.CountOrBuilder
AggregationOrBuilder. getCountOrBuilder()
Count the number of matching objects.
-