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