| Package | Description |
|---|---|
| software.amazon.awssdk.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
SearchResultItem.Builder |
SearchResultItem.Builder.assetListing(AssetListingItem assetListing)
The asset listing included in the results of the
SearchListings action. |
default SearchResultItem.Builder |
SearchResultItem.Builder.assetListing(Consumer<AssetListingItem.Builder> assetListing)
The asset listing included in the results of the
SearchListings action. |
static SearchResultItem.Builder |
SearchResultItem.builder() |
SearchResultItem.Builder |
SearchResultItem.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SearchResultItem.Builder> |
SearchResultItem.serializableBuilderClass() |
Copyright © 2023. All rights reserved.