Uses of Class
software.amazon.awssdk.services.datazone.model.AssetListing
-
Packages that use AssetListing Package Description software.amazon.awssdk.services.datazone.model -
-
Uses of AssetListing in software.amazon.awssdk.services.datazone.model
Methods in software.amazon.awssdk.services.datazone.model that return AssetListing Modifier and Type Method Description AssetListingListingItem. assetListing()An asset published in an Amazon DataZone catalog.Methods in software.amazon.awssdk.services.datazone.model with parameters of type AssetListing Modifier and Type Method Description ListingItem.BuilderListingItem.Builder. assetListing(AssetListing assetListing)An asset published in an Amazon DataZone catalog.static ListingItemListingItem. fromAssetListing(AssetListing assetListing)Create an instance of this class withListingItem.assetListing()initialized to the given value.
-