Package | Description |
---|---|
com.oracle.bmc.usageapi | |
com.oracle.bmc.usageapi.model |
Modifier and Type | Method and Description |
---|---|
Iterable<CustomTableSummary> |
UsageapiPaginators.listCustomTablesRecordIterator(ListCustomTablesRequest request)
Creates a new iterable which will iterate over the
CustomTableSummary objects contained in responses from the
listCustomTables operation. |
Modifier and Type | Method and Description |
---|---|
CustomTableSummary |
CustomTableSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<CustomTableSummary> |
CustomTableCollection.getItems()
Custom tables list.
|
Modifier and Type | Method and Description |
---|---|
CustomTableSummary.Builder |
CustomTableSummary.Builder.copy(CustomTableSummary model) |
Modifier and Type | Method and Description |
---|---|
CustomTableCollection.Builder |
CustomTableCollection.Builder.items(List<CustomTableSummary> items)
Custom tables list.
|
Constructor and Description |
---|
CustomTableCollection(List<CustomTableSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.