Package | Description |
---|---|
com.oracle.bmc.usageapi.model |
Modifier and Type | Method and Description |
---|---|
static SavedCustomTable.Builder |
SavedCustomTable.builder()
Create a new builder.
|
SavedCustomTable.Builder |
SavedCustomTable.Builder.columnGroupBy(List<String> columnGroupBy)
The column groupBy key list.
|
SavedCustomTable.Builder |
SavedCustomTable.Builder.compartmentDepth(BigDecimal compartmentDepth)
The compartment depth level.
|
SavedCustomTable.Builder |
SavedCustomTable.Builder.copy(SavedCustomTable model) |
SavedCustomTable.Builder |
SavedCustomTable.Builder.displayName(String displayName)
The name of the custom table.
|
SavedCustomTable.Builder |
SavedCustomTable.Builder.groupByTag(List<Tag> groupByTag)
GroupBy a specific tagKey.
|
SavedCustomTable.Builder |
SavedCustomTable.Builder.rowGroupBy(List<String> rowGroupBy)
The row groupBy key list.
|
SavedCustomTable.Builder |
SavedCustomTable.toBuilder() |
SavedCustomTable.Builder |
SavedCustomTable.Builder.version(BigDecimal version)
The version of the custom table.
|
Copyright © 2016–2024. All rights reserved.