Uses of Class
com.spotify.github.v3.issues.changes.ImmutableBody.Builder
-
Packages that use ImmutableBody.Builder Package Description com.spotify.github.v3.issues.changes -
-
Uses of ImmutableBody.Builder in com.spotify.github.v3.issues.changes
Methods in com.spotify.github.v3.issues.changes that return ImmutableBody.Builder Modifier and Type Method Description static ImmutableBody.BuilderImmutableBody. builder()Creates a builder forImmutableBody.ImmutableBody.BuilderImmutableBody.Builder. from(String from)Initializes the value for thefromattribute.
-