public static class IngestHostMetricsDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
IngestHostMetricsDetails |
build() |
IngestHostMetricsDetails.Builder |
copy(IngestHostMetricsDetails model) |
IngestHostMetricsDetails.Builder |
items(List<HostPerformanceMetricGroup> items)
Collection of one or more host performance metric data points
|
public IngestHostMetricsDetails.Builder items(List<HostPerformanceMetricGroup> items)
Collection of one or more host performance metric data points
items
- the value to setpublic IngestHostMetricsDetails build()
public IngestHostMetricsDetails.Builder copy(IngestHostMetricsDetails model)
Copyright © 2016–2024. All rights reserved.