| Package | Description |
|---|---|
| software.amazon.awssdk.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
SubscribedAssetListing |
SubscribedListingItem.assetListing()
The asset for which the subscription grant is created.
|
| Modifier and Type | Method and Description |
|---|---|
SubscribedListingItem.Builder |
SubscribedListingItem.Builder.assetListing(SubscribedAssetListing assetListing)
The asset for which the subscription grant is created.
|
static SubscribedListingItem |
SubscribedListingItem.fromAssetListing(SubscribedAssetListing assetListing)
Create an instance of this class with
SubscribedListingItem.assetListing() initialized to the given value. |
Copyright © 2023. All rights reserved.