Package | Description |
---|---|
com.oracle.bmc.nosql | |
com.oracle.bmc.nosql.model |
Modifier and Type | Method and Description |
---|---|
Iterable<TableUsageSummary> |
NosqlPaginators.listTableUsageRecordIterator(ListTableUsageRequest request)
Creates a new iterable which will iterate over the
TableUsageSummary objects contained in responses from the
listTableUsage operation. |
Modifier and Type | Method and Description |
---|---|
TableUsageSummary |
TableUsageSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<TableUsageSummary> |
TableUsageCollection.getItems()
A page of TableUsageSummary objects.
|
Modifier and Type | Method and Description |
---|---|
TableUsageSummary.Builder |
TableUsageSummary.Builder.copy(TableUsageSummary model) |
Modifier and Type | Method and Description |
---|---|
TableUsageCollection.Builder |
TableUsageCollection.Builder.items(List<TableUsageSummary> items)
A page of TableUsageSummary objects.
|
Constructor and Description |
---|
TableUsageCollection(List<TableUsageSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.