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 classDistribution.ExponentialBucketsDescribing buckets with exponentially growing width.static classDistribution.ExponentialBuckets.BuilderDescribing buckets with exponentially growing width.Methods in com.google.api.servicecontrol.v1 that return Distribution.ExponentialBucketsOrBuilder Modifier and Type Method Description Distribution.ExponentialBucketsOrBuilderDistribution.Builder. getExponentialBucketsOrBuilder()Buckets with exponentially growing width.Distribution.ExponentialBucketsOrBuilderDistribution. getExponentialBucketsOrBuilder()Buckets with exponentially growing width.Distribution.ExponentialBucketsOrBuilderDistributionOrBuilder. getExponentialBucketsOrBuilder()Buckets with exponentially growing width.
-