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