| Package | Description |
|---|---|
| com.amazonaws.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
SearchResultItem |
SearchResultItem.clone() |
SearchResultItem |
SearchResultItem.withAssetListing(AssetListingItem assetListing)
The asset listing included in the results of the
SearchListings action. |
| Modifier and Type | Method and Description |
|---|---|
List<SearchResultItem> |
SearchListingsResult.getItems()
The results of the
SearchListings action. |
| Modifier and Type | Method and Description |
|---|---|
SearchListingsResult |
SearchListingsResult.withItems(SearchResultItem... items)
The results of the
SearchListings action. |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchListingsResult.setItems(Collection<SearchResultItem> items)
The results of the
SearchListings action. |
SearchListingsResult |
SearchListingsResult.withItems(Collection<SearchResultItem> items)
The results of the
SearchListings action. |
Copyright © 2024. All rights reserved.