Uses of Class
software.amazon.awssdk.services.datazone.model.ListingRevisionInput
-
Packages that use ListingRevisionInput Package Description software.amazon.awssdk.services.datazone.model -
-
Uses of ListingRevisionInput in software.amazon.awssdk.services.datazone.model
Methods in software.amazon.awssdk.services.datazone.model that return ListingRevisionInput Modifier and Type Method Description ListingRevisionInputGrantedEntityInput. listing()The listing for which a subscription is to be granted.Methods in software.amazon.awssdk.services.datazone.model with parameters of type ListingRevisionInput Modifier and Type Method Description static GrantedEntityInputGrantedEntityInput. fromListing(ListingRevisionInput listing)Create an instance of this class withGrantedEntityInput.listing()initialized to the given value.GrantedEntityInput.BuilderGrantedEntityInput.Builder. listing(ListingRevisionInput listing)The listing for which a subscription is to be granted.
-