| Package | Description |
|---|---|
| software.amazon.awssdk.services.xray.model |
| Modifier and Type | Method and Description |
|---|---|
static HistogramEntry.Builder |
HistogramEntry.builder() |
HistogramEntry.Builder |
HistogramEntry.Builder.count(Integer count)
The prevalence of the entry.
|
HistogramEntry.Builder |
HistogramEntry.toBuilder() |
HistogramEntry.Builder |
HistogramEntry.Builder.value(Double value)
The value of the entry.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends HistogramEntry.Builder> |
HistogramEntry.serializableBuilderClass() |
Copyright © 2023. All rights reserved.