Uses of Interface
com.spotify.github.v3.activity.events.CheckRunEvent
-
Packages that use CheckRunEvent Package Description com.spotify.github.v3.activity.events -
-
Uses of CheckRunEvent in com.spotify.github.v3.activity.events
Classes in com.spotify.github.v3.activity.events that implement CheckRunEvent Modifier and Type Class Description classImmutableCheckRunEventImmutable implementation ofCheckRunEvent.Methods in com.spotify.github.v3.activity.events with parameters of type CheckRunEvent Modifier and Type Method Description static ImmutableCheckRunEventImmutableCheckRunEvent. copyOf(CheckRunEvent instance)Creates an immutable copy of aCheckRunEventvalue.ImmutableCheckRunEvent.BuilderImmutableCheckRunEvent.Builder. from(CheckRunEvent instance)Fill a builder with attribute values from the providedcom.spotify.github.v3.activity.events.CheckRunEventinstance.
-