Uses of Interface
com.spotify.github.v3.activity.events.DeploymentEvent
-
Packages that use DeploymentEvent Package Description com.spotify.github.v3.activity.events -
-
Uses of DeploymentEvent in com.spotify.github.v3.activity.events
Classes in com.spotify.github.v3.activity.events that implement DeploymentEvent Modifier and Type Class Description classImmutableDeploymentEventImmutable implementation ofDeploymentEvent.Methods in com.spotify.github.v3.activity.events with parameters of type DeploymentEvent Modifier and Type Method Description static ImmutableDeploymentEventImmutableDeploymentEvent. copyOf(DeploymentEvent instance)Creates an immutable copy of aDeploymentEventvalue.ImmutableDeploymentEvent.BuilderImmutableDeploymentEvent.Builder. from(DeploymentEvent instance)Fill a builder with attribute values from the providedcom.spotify.github.v3.activity.events.DeploymentEventinstance.
-