Uses of Interface
com.google.api.servicecontrol.v1.Distribution.LinearBucketsOrBuilder
-
Packages that use Distribution.LinearBucketsOrBuilder Package Description com.google.api.servicecontrol.v1 A client to Service Control API -
-
Uses of Distribution.LinearBucketsOrBuilder in com.google.api.servicecontrol.v1
Classes in com.google.api.servicecontrol.v1 that implement Distribution.LinearBucketsOrBuilder Modifier and Type Class Description static class
Distribution.LinearBuckets
Describing buckets with constant width.static class
Distribution.LinearBuckets.Builder
Describing buckets with constant width.Methods in com.google.api.servicecontrol.v1 that return Distribution.LinearBucketsOrBuilder Modifier and Type Method Description Distribution.LinearBucketsOrBuilder
Distribution.Builder. getLinearBucketsOrBuilder()
Buckets with constant width.Distribution.LinearBucketsOrBuilder
Distribution. getLinearBucketsOrBuilder()
Buckets with constant width.Distribution.LinearBucketsOrBuilder
DistributionOrBuilder. getLinearBucketsOrBuilder()
Buckets with constant width.
-