| Package | Description |
|---|---|
| software.amazon.awssdk.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
AssetListingItem |
SearchResultItem.assetListing()
The asset listing included in the results of the
SearchListings action. |
| Modifier and Type | Method and Description |
|---|---|
SearchResultItem.Builder |
SearchResultItem.Builder.assetListing(AssetListingItem assetListing)
The asset listing included in the results of the
SearchListings action. |
static SearchResultItem |
SearchResultItem.fromAssetListing(AssetListingItem assetListing)
Create an instance of this class with
SearchResultItem.assetListing() initialized to the given value. |
Copyright © 2023. All rights reserved.