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