public static class HostResourceCapacityTrendAggregation.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
HostResourceCapacityTrendAggregation |
build() |
HostResourceCapacityTrendAggregation.Builder |
capacity(Double capacity)
The maximum allocated amount of the resource metric type (CPU, STORAGE) for a set of
databases.
|
HostResourceCapacityTrendAggregation.Builder |
copy(HostResourceCapacityTrendAggregation model) |
HostResourceCapacityTrendAggregation.Builder |
endTimestamp(Date endTimestamp)
The timestamp in which the current sampling period ends in RFC 3339 format.
|
public HostResourceCapacityTrendAggregation.Builder endTimestamp(Date endTimestamp)
The timestamp in which the current sampling period ends in RFC 3339 format.
endTimestamp
- the value to setpublic HostResourceCapacityTrendAggregation.Builder capacity(Double capacity)
The maximum allocated amount of the resource metric type (CPU, STORAGE) for a set of databases.
capacity
- the value to setpublic HostResourceCapacityTrendAggregation build()
public HostResourceCapacityTrendAggregation.Builder copy(HostResourceCapacityTrendAggregation model)
Copyright © 2016–2024. All rights reserved.