Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.model |
Modifier and Type | Method and Description |
---|---|
Iterable<TermSummary> |
DataCatalogPaginators.listTagsRecordIterator(ListTagsRequest request)
Creates a new iterable which will iterate over the
TermSummary objects contained in responses from the
listTags operation. |
Iterable<TermSummary> |
DataCatalogPaginators.listTermsRecordIterator(ListTermsRequest request)
Creates a new iterable which will iterate over the
TermSummary objects contained in responses from the
listTerms operation. |
Modifier and Type | Method and Description |
---|---|
TermSummary |
TermSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<TermSummary> |
TermCollection.getItems()
Collection of terms.
|
Modifier and Type | Method and Description |
---|---|
TermSummary.Builder |
TermSummary.Builder.copy(TermSummary model) |
Modifier and Type | Method and Description |
---|---|
TermCollection.Builder |
TermCollection.Builder.items(List<TermSummary> items)
Collection of terms.
|
Constructor and Description |
---|
TermCollection(Integer count,
List<TermSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.