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