Uses of Interface
com.spotify.github.v3.activity.events.RepositoryEvent
-
Packages that use RepositoryEvent Package Description com.spotify.github.v3.activity.events -
-
Uses of RepositoryEvent in com.spotify.github.v3.activity.events
Classes in com.spotify.github.v3.activity.events that implement RepositoryEvent Modifier and Type Class Description classImmutableRepositoryEventImmutable implementation ofRepositoryEvent.Methods in com.spotify.github.v3.activity.events with parameters of type RepositoryEvent Modifier and Type Method Description static ImmutableRepositoryEventImmutableRepositoryEvent. copyOf(RepositoryEvent instance)Creates an immutable copy of aRepositoryEventvalue.ImmutableRepositoryEvent.BuilderImmutableRepositoryEvent.Builder. from(RepositoryEvent instance)Fill a builder with attribute values from the providedcom.spotify.github.v3.activity.events.RepositoryEventinstance.
-