Uses of Class
io.thestencil.client.api.ImmutableCreateRelease
-
Packages that use ImmutableCreateRelease Package Description io.thestencil.client.api -
-
Uses of ImmutableCreateRelease in io.thestencil.client.api
Methods in io.thestencil.client.api that return ImmutableCreateRelease Modifier and Type Method Description ImmutableCreateReleaseImmutableCreateRelease.Builder. build()Builds a newImmutableCreateRelease.static ImmutableCreateReleaseImmutableCreateRelease. copyOf(CreateBuilder.CreateRelease instance)Creates an immutable copy of aCreateBuilder.CreateReleasevalue.ImmutableCreateReleaseImmutableCreateRelease. withName(String value)Copy the current immutable object by setting a value for thenameattribute.ImmutableCreateReleaseImmutableCreateRelease. withNote(String value)Copy the current immutable object by setting a value for thenoteattribute.
-