| Package | Description |
|---|---|
| com.amazonaws.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
ListingRevision |
ListingRevision.clone() |
ListingRevision |
GrantedEntity.getListing()
The listing for which a subscription is granted.
|
ListingRevision |
ListingRevision.withId(String id)
An identifier of a revision of an asset published in a Amazon DataZone catalog.
|
ListingRevision |
ListingRevision.withRevision(String revision)
The details of a revision of an asset published in a Amazon DataZone catalog.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GrantedEntity.setListing(ListingRevision listing)
The listing for which a subscription is granted.
|
GrantedEntity |
GrantedEntity.withListing(ListingRevision listing)
The listing for which a subscription is granted.
|
Copyright © 2023. All rights reserved.