Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.model |
Modifier and Type | Method and Description |
---|---|
Iterable<DataAssetTagSummary> |
DataCatalogPaginators.listDataAssetTagsRecordIterator(ListDataAssetTagsRequest request)
Creates a new iterable which will iterate over the
DataAssetTagSummary objects contained in responses from the
listDataAssetTags operation. |
Modifier and Type | Method and Description |
---|---|
DataAssetTagSummary |
DataAssetTagSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<DataAssetTagSummary> |
DataAssetTagCollection.getItems()
Collection of data asset tags.
|
Modifier and Type | Method and Description |
---|---|
DataAssetTagSummary.Builder |
DataAssetTagSummary.Builder.copy(DataAssetTagSummary model) |
Modifier and Type | Method and Description |
---|---|
DataAssetTagCollection.Builder |
DataAssetTagCollection.Builder.items(List<DataAssetTagSummary> items)
Collection of data asset tags.
|
Constructor and Description |
---|
DataAssetTagCollection(Integer count,
List<DataAssetTagSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.