Uses of Interface
com.google.api.Distribution.BucketOptions.LinearOrBuilder
-
Packages that use Distribution.BucketOptions.LinearOrBuilder Package Description com.google.api -
-
Uses of Distribution.BucketOptions.LinearOrBuilder in com.google.api
Classes in com.google.api that implement Distribution.BucketOptions.LinearOrBuilder Modifier and Type Class Description static classDistribution.BucketOptions.LinearSpecifies a linear sequence of buckets that all have the same width (except overflow and underflow).static classDistribution.BucketOptions.Linear.BuilderSpecifies a linear sequence of buckets that all have the same width (except overflow and underflow).Methods in com.google.api that return Distribution.BucketOptions.LinearOrBuilder Modifier and Type Method Description Distribution.BucketOptions.LinearOrBuilderDistribution.BucketOptions.Builder. getLinearBucketsOrBuilder()The linear bucket.Distribution.BucketOptions.LinearOrBuilderDistribution.BucketOptions. getLinearBucketsOrBuilder()The linear bucket.Distribution.BucketOptions.LinearOrBuilderDistribution.BucketOptionsOrBuilder. getLinearBucketsOrBuilder()The linear bucket.
-