Uses of Interface
com.spotify.github.v3.issues.Event
-
Packages that use Event Package Description com.spotify.github.v3.issues -
-
Uses of Event in com.spotify.github.v3.issues
Classes in com.spotify.github.v3.issues that implement Event Modifier and Type Class Description classImmutableEventImmutable implementation ofEvent.Methods in com.spotify.github.v3.issues with parameters of type Event Modifier and Type Method Description static ImmutableEventImmutableEvent. copyOf(Event instance)Creates an immutable copy of aEventvalue.ImmutableEvent.BuilderImmutableEvent.Builder. from(Event instance)Fill a builder with attribute values from the providedEventinstance.
-