Uses of Class
software.amazon.awssdk.services.dataexchange.model.RevisionPublished
-
Packages that use RevisionPublished Package Description software.amazon.awssdk.services.dataexchange.model -
-
Uses of RevisionPublished in software.amazon.awssdk.services.dataexchange.model
Methods in software.amazon.awssdk.services.dataexchange.model that return RevisionPublished Modifier and Type Method Description RevisionPublishedEvent. revisionPublished()What occurs to start the revision publish action.Methods in software.amazon.awssdk.services.dataexchange.model with parameters of type RevisionPublished Modifier and Type Method Description Event.BuilderEvent.Builder. revisionPublished(RevisionPublished revisionPublished)What occurs to start the revision publish action.
-