Uses of Interface
com.google.api.Distribution.BucketOptions.ExponentialOrBuilder
-
Packages that use Distribution.BucketOptions.ExponentialOrBuilder Package Description com.google.api -
-
Uses of Distribution.BucketOptions.ExponentialOrBuilder in com.google.api
Classes in com.google.api that implement Distribution.BucketOptions.ExponentialOrBuilder Modifier and Type Class Description static classDistribution.BucketOptions.ExponentialSpecifies an exponential sequence of buckets that have a width that is proportional to the value of the lower bound.static classDistribution.BucketOptions.Exponential.BuilderSpecifies an exponential sequence of buckets that have a width that is proportional to the value of the lower bound.Methods in com.google.api that return Distribution.BucketOptions.ExponentialOrBuilder Modifier and Type Method Description Distribution.BucketOptions.ExponentialOrBuilderDistribution.BucketOptions.Builder. getExponentialBucketsOrBuilder()The exponential buckets.Distribution.BucketOptions.ExponentialOrBuilderDistribution.BucketOptions. getExponentialBucketsOrBuilder()The exponential buckets.Distribution.BucketOptions.ExponentialOrBuilderDistribution.BucketOptionsOrBuilder. getExponentialBucketsOrBuilder()The exponential buckets.
-