Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.model |
Modifier and Type | Method and Description |
---|---|
Iterable<SqlCollectionSummary> |
DataSafePaginators.listSqlCollectionsRecordIterator(ListSqlCollectionsRequest request)
Creates a new iterable which will iterate over the
SqlCollectionSummary objects contained in responses from the
listSqlCollections operation. |
Modifier and Type | Method and Description |
---|---|
SqlCollectionSummary |
SqlCollectionSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<SqlCollectionSummary> |
SqlCollectionCollection.getItems()
Array of SQL collection summary.
|
Modifier and Type | Method and Description |
---|---|
SqlCollectionSummary.Builder |
SqlCollectionSummary.Builder.copy(SqlCollectionSummary model) |
Modifier and Type | Method and Description |
---|---|
SqlCollectionCollection.Builder |
SqlCollectionCollection.Builder.items(List<SqlCollectionSummary> items)
Array of SQL collection summary.
|
Constructor and Description |
---|
SqlCollectionCollection(List<SqlCollectionSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.