Uses of Class
com.spotify.github.v3.activity.events.ImmutableEventInstallation
-
Packages that use ImmutableEventInstallation Package Description com.spotify.github.v3.activity.events -
-
Uses of ImmutableEventInstallation in com.spotify.github.v3.activity.events
Methods in com.spotify.github.v3.activity.events that return ImmutableEventInstallation Modifier and Type Method Description ImmutableEventInstallationImmutableEventInstallation.Builder. build()Builds a newImmutableEventInstallation.static ImmutableEventInstallationImmutableEventInstallation. copyOf(EventInstallation instance)Creates an immutable copy of aEventInstallationvalue.ImmutableEventInstallationImmutableEventInstallation. withId(Integer value)Copy the current immutable object by setting a value for theidattribute.
-