Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.model | |
com.oracle.bmc.datacatalog.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<CatalogSummary> |
DataCatalogPaginators.listCatalogsRecordIterator(ListCatalogsRequest request)
Creates a new iterable which will iterate over the
CatalogSummary objects contained in responses from the
listCatalogs operation. |
Modifier and Type | Method and Description |
---|---|
CatalogSummary |
CatalogSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
CatalogSummary.Builder |
CatalogSummary.Builder.copy(CatalogSummary model) |
Modifier and Type | Method and Description |
---|---|
List<CatalogSummary> |
ListCatalogsResponse.getItems()
A list of
com.oracle.bmc.datacatalog.model.CatalogSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListCatalogsResponse.Builder |
ListCatalogsResponse.Builder.items(List<CatalogSummary> items)
A list of
com.oracle.bmc.datacatalog.model.CatalogSummary instances. |
Copyright © 2016–2024. All rights reserved.