Uses of Class
com.spotify.github.v3.issues.changes.ImmutableBody
-
Packages that use ImmutableBody Package Description com.spotify.github.v3.issues.changes -
-
Uses of ImmutableBody in com.spotify.github.v3.issues.changes
Methods in com.spotify.github.v3.issues.changes that return ImmutableBody Modifier and Type Method Description ImmutableBodyImmutableBody.Builder. build()Builds a newImmutableBody.static ImmutableBodyImmutableBody. copyOf(Body instance)Creates an immutable copy of aBodyvalue.ImmutableBodyImmutableBody. withFrom(String value)Copy the current immutable object by setting a value for thefromattribute.
-