Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.model |
Modifier and Type | Method and Description |
---|---|
Iterable<NamespaceSummary> |
DataCatalogPaginators.listNamespacesRecordIterator(ListNamespacesRequest request)
Creates a new iterable which will iterate over the
NamespaceSummary objects contained in responses from the
listNamespaces operation. |
Modifier and Type | Method and Description |
---|---|
NamespaceSummary |
NamespaceSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<NamespaceSummary> |
NamespaceCollection.getItems()
Collection of namespace summaries
|
Modifier and Type | Method and Description |
---|---|
NamespaceSummary.Builder |
NamespaceSummary.Builder.copy(NamespaceSummary model) |
Modifier and Type | Method and Description |
---|---|
NamespaceCollection.Builder |
NamespaceCollection.Builder.items(List<NamespaceSummary> items)
Collection of namespace summaries
|
Constructor and Description |
---|
NamespaceCollection(Integer count,
List<NamespaceSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.