Uses of Class
com.spotify.github.v3.activity.events.ImmutableEventInstallation.Builder
-
Packages that use ImmutableEventInstallation.Builder Package Description com.spotify.github.v3.activity.events -
-
Uses of ImmutableEventInstallation.Builder in com.spotify.github.v3.activity.events
Methods in com.spotify.github.v3.activity.events that return ImmutableEventInstallation.Builder Modifier and Type Method Description static ImmutableEventInstallation.BuilderImmutableEventInstallation. builder()Creates a builder forImmutableEventInstallation.ImmutableEventInstallation.BuilderImmutableEventInstallation.Builder. from(EventInstallation instance)Fill a builder with attribute values from the providedEventInstallationinstance.ImmutableEventInstallation.BuilderImmutableEventInstallation.Builder. id(Integer id)Initializes the value for theidattribute.
-