| Package | Description |
|---|---|
| com.amazonaws.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
SearchInventoryResultItem |
SearchInventoryResultItem.clone() |
SearchInventoryResultItem |
SearchInventoryResultItem.withAssetItem(AssetItem assetItem)
The asset item included in the search results.
|
SearchInventoryResultItem |
SearchInventoryResultItem.withDataProductItem(DataProductSummary dataProductItem)
The data product item included in the search results.
|
SearchInventoryResultItem |
SearchInventoryResultItem.withGlossaryItem(GlossaryItem glossaryItem)
The glossary item included in the search results.
|
SearchInventoryResultItem |
SearchInventoryResultItem.withGlossaryTermItem(GlossaryTermItem glossaryTermItem)
The glossary term item included in the search results.
|
| Modifier and Type | Method and Description |
|---|---|
List<SearchInventoryResultItem> |
SearchResult.getItems()
The results of the
Search action. |
| Modifier and Type | Method and Description |
|---|---|
SearchResult |
SearchResult.withItems(SearchInventoryResultItem... items)
The results of the
Search action. |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchResult.setItems(Collection<SearchInventoryResultItem> items)
The results of the
Search action. |
SearchResult |
SearchResult.withItems(Collection<SearchInventoryResultItem> items)
The results of the
Search action. |
Copyright © 2023. All rights reserved.