Package org.gitlab4j.api.webhook
Class EventReleaseAssets
java.lang.Object
org.gitlab4j.api.webhook.EventReleaseAssets
public class EventReleaseAssets extends Object
-
Constructor Summary
Constructors Constructor Description EventReleaseAssets() -
Method Summary
Modifier and Type Method Description IntegergetCount()List<EventReleaseLink>getLinks()List<EventReleaseSource>getSources()voidsetCount(Integer count)voidsetLinks(List<EventReleaseLink> links)voidsetSources(List<EventReleaseSource> sources)StringtoString()