static SubscribedAssetListing.Builder |
SubscribedAssetListing.builder() |
|
SubscribedAssetListing.Builder |
SubscribedAssetListing.Builder.entityId(String entityId) |
The identifier of the published asset for which the subscription grant is created.
|
SubscribedAssetListing.Builder |
SubscribedAssetListing.Builder.entityRevision(String entityRevision) |
The revision of the published asset for which the subscription grant is created.
|
SubscribedAssetListing.Builder |
SubscribedAssetListing.Builder.entityType(String entityType) |
The type of the published asset for which the subscription grant is created.
|
SubscribedAssetListing.Builder |
SubscribedAssetListing.Builder.forms(String forms) |
The forms attached to the published asset for which the subscription grant is created.
|
SubscribedAssetListing.Builder |
SubscribedAssetListing.Builder.glossaryTerms(Collection<DetailedGlossaryTerm> glossaryTerms) |
The glossary terms attached to the published asset for which the subscription grant is created.
|
SubscribedAssetListing.Builder |
SubscribedAssetListing.Builder.glossaryTerms(Consumer<DetailedGlossaryTerm.Builder>... glossaryTerms) |
The glossary terms attached to the published asset for which the subscription grant is created.
|
SubscribedAssetListing.Builder |
SubscribedAssetListing.Builder.glossaryTerms(DetailedGlossaryTerm... glossaryTerms) |
The glossary terms attached to the published asset for which the subscription grant is created.
|
SubscribedAssetListing.Builder |
SubscribedAssetListing.toBuilder() |
|