| Package | Description |
|---|---|
| com.amazonaws.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
SubscribedAssetListing |
SubscribedAssetListing.clone() |
SubscribedAssetListing |
SubscribedListingItem.getAssetListing()
The asset for which the subscription grant is created.
|
SubscribedAssetListing |
SubscribedAssetListing.withEntityId(String entityId)
The identifier of the published asset for which the subscription grant is created.
|
SubscribedAssetListing |
SubscribedAssetListing.withEntityRevision(String entityRevision)
The revision of the published asset for which the subscription grant is created.
|
SubscribedAssetListing |
SubscribedAssetListing.withEntityType(String entityType)
The type of the published asset for which the subscription grant is created.
|
SubscribedAssetListing |
SubscribedAssetListing.withForms(String forms)
The forms attached to the published asset for which the subscription grant is created.
|
SubscribedAssetListing |
SubscribedAssetListing.withGlossaryTerms(Collection<DetailedGlossaryTerm> glossaryTerms)
The glossary terms attached to the published asset for which the subscription grant is created.
|
SubscribedAssetListing |
SubscribedAssetListing.withGlossaryTerms(DetailedGlossaryTerm... glossaryTerms)
The glossary terms attached to the published asset for which the subscription grant is created.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubscribedListingItem.setAssetListing(SubscribedAssetListing assetListing)
The asset for which the subscription grant is created.
|
SubscribedListingItem |
SubscribedListingItem.withAssetListing(SubscribedAssetListing assetListing)
The asset for which the subscription grant is created.
|
Copyright © 2023. All rights reserved.