Uses of Class
software.amazon.awssdk.services.datazone.model.ListingItem
-
Packages that use ListingItem Package Description software.amazon.awssdk.services.datazone.model -
-
Uses of ListingItem in software.amazon.awssdk.services.datazone.model
Methods in software.amazon.awssdk.services.datazone.model that return ListingItem Modifier and Type Method Description static ListingItemListingItem. fromAssetListing(Consumer<AssetListing.Builder> assetListing)Create an instance of this class withassetListing()initialized to the given value.static ListingItemListingItem. fromAssetListing(AssetListing assetListing)Create an instance of this class withassetListing()initialized to the given value.ListingItemGetListingResponse. item()Methods in software.amazon.awssdk.services.datazone.model with parameters of type ListingItem Modifier and Type Method Description GetListingResponse.BuilderGetListingResponse.Builder. item(ListingItem item)
-