Uses of Interface
com.spotify.github.v3.git.Verification
-
Packages that use Verification Package Description com.spotify.github.v3.git -
-
Uses of Verification in com.spotify.github.v3.git
Classes in com.spotify.github.v3.git that implement Verification Modifier and Type Class Description classImmutableVerificationImmutable implementation ofVerification.Methods in com.spotify.github.v3.git with parameters of type Verification Modifier and Type Method Description static ImmutableVerificationImmutableVerification. copyOf(Verification instance)Creates an immutable copy of aVerificationvalue.ImmutableVerification.BuilderImmutableVerification.Builder. from(Verification instance)Fill a builder with attribute values from the providedVerificationinstance.
-