Package | Description |
---|---|
com.oracle.bmc.opsi.model |
Modifier and Type | Method and Description |
---|---|
static TablespaceUsageTrend.Builder |
TablespaceUsageTrend.builder()
Create a new builder.
|
TablespaceUsageTrend.Builder |
TablespaceUsageTrend.Builder.capacity(Double capacity)
The maximum allocated amount of the resource metric type (CPU, STORAGE) for a set of
databases.
|
TablespaceUsageTrend.Builder |
TablespaceUsageTrend.Builder.copy(TablespaceUsageTrend model) |
TablespaceUsageTrend.Builder |
TablespaceUsageTrend.Builder.endTimestamp(Date endTimestamp)
The timestamp in which the current sampling period ends in RFC 3339 format.
|
TablespaceUsageTrend.Builder |
TablespaceUsageTrend.toBuilder() |
TablespaceUsageTrend.Builder |
TablespaceUsageTrend.Builder.usage(Double usage)
Total amount used of the resource metric type (CPU, STORAGE).
|
Copyright © 2016–2024. All rights reserved.