Uses of Class
software.amazon.awssdk.services.datazone.model.ListingRevision
-
Packages that use ListingRevision Package Description software.amazon.awssdk.services.datazone.model -
-
Uses of ListingRevision in software.amazon.awssdk.services.datazone.model
Methods in software.amazon.awssdk.services.datazone.model that return ListingRevision Modifier and Type Method Description ListingRevisionGrantedEntity. listing()The listing for which a subscription is granted.Methods in software.amazon.awssdk.services.datazone.model with parameters of type ListingRevision Modifier and Type Method Description static GrantedEntityGrantedEntity. fromListing(ListingRevision listing)Create an instance of this class withGrantedEntity.listing()initialized to the given value.GrantedEntity.BuilderGrantedEntity.Builder. listing(ListingRevision listing)The listing for which a subscription is granted.
-