| Package | Description |
|---|---|
| com.google.api.services.monitoring.v3.model |
| Modifier and Type | Method and Description |
|---|---|
BucketOptions |
BucketOptions.clone() |
BucketOptions |
Distribution.getBucketOptions()
Required in the Cloud Monitoring API v3.
|
BucketOptions |
BucketOptions.set(String fieldName,
Object value) |
BucketOptions |
BucketOptions.setExplicitBuckets(Explicit explicitBuckets)
The explicit buckets.
|
BucketOptions |
BucketOptions.setExponentialBuckets(Exponential exponentialBuckets)
The exponential buckets.
|
BucketOptions |
BucketOptions.setLinearBuckets(Linear linearBuckets)
The linear bucket.
|
| Modifier and Type | Method and Description |
|---|---|
Distribution |
Distribution.setBucketOptions(BucketOptions bucketOptions)
Required in the Cloud Monitoring API v3.
|
Copyright © 2011–2025 Google. All rights reserved.