| Package | Description |
|---|---|
| software.amazon.awssdk.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
DataProductSummary |
SearchInventoryResultItem.dataProductItem()
The data product item included in the search results.
|
| Modifier and Type | Method and Description |
|---|---|
SearchInventoryResultItem.Builder |
SearchInventoryResultItem.Builder.dataProductItem(DataProductSummary dataProductItem)
The data product item included in the search results.
|
static SearchInventoryResultItem |
SearchInventoryResultItem.fromDataProductItem(DataProductSummary dataProductItem)
Create an instance of this class with
SearchInventoryResultItem.dataProductItem() initialized to the given value. |
Copyright © 2023. All rights reserved.