public static class IoUsageTrendAggregation.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
IoUsageTrendAggregation |
build() |
IoUsageTrendAggregation.Builder |
copy(IoUsageTrendAggregation model) |
IoUsageTrendAggregation.Builder |
mountPoint(String mountPoint)
Mount point is specialized NTFS filesystem object.
|
IoUsageTrendAggregation.Builder |
usageData(List<IoUsageTrend> usageData)
List of usage data samples for a IO interface.
|
public IoUsageTrendAggregation.Builder mountPoint(String mountPoint)
Mount point is specialized NTFS filesystem object.
mountPoint
- the value to setpublic IoUsageTrendAggregation.Builder usageData(List<IoUsageTrend> usageData)
List of usage data samples for a IO interface.
usageData
- the value to setpublic IoUsageTrendAggregation build()
public IoUsageTrendAggregation.Builder copy(IoUsageTrendAggregation model)
Copyright © 2016–2024. All rights reserved.