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