Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.model | |
com.oracle.bmc.datasafe.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<TableSummary> |
DataSafePaginators.listTablesRecordIterator(ListTablesRequest request)
Creates a new iterable which will iterate over the
TableSummary objects contained in responses from the
listTables operation. |
Modifier and Type | Method and Description |
---|---|
TableSummary |
TableSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
TableSummary.Builder |
TableSummary.Builder.copy(TableSummary model) |
Modifier and Type | Method and Description |
---|---|
List<TableSummary> |
ListTablesResponse.getItems()
A list of
com.oracle.bmc.datasafe.model.TableSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListTablesResponse.Builder |
ListTablesResponse.Builder.items(List<TableSummary> items)
A list of
com.oracle.bmc.datasafe.model.TableSummary instances. |
Copyright © 2016–2024. All rights reserved.