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