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