ImmutableComposerReleaseState |
ImmutableComposerReleaseState.Builder.build() |
|
static ImmutableComposerReleaseState |
ImmutableComposerReleaseState.copyOf(DialobComposer.ComposerReleaseState instance) |
|
ImmutableComposerReleaseState |
ImmutableComposerReleaseState.withContent(String value) |
Copy the current immutable object by setting a value for the content attribute.
|
ImmutableComposerReleaseState |
ImmutableComposerReleaseState.withDescription(String value) |
Copy the current immutable object by setting a value for the description attribute.
|
ImmutableComposerReleaseState |
ImmutableComposerReleaseState.withHash(String value) |
Copy the current immutable object by setting a value for the hash attribute.
|
ImmutableComposerReleaseState |
ImmutableComposerReleaseState.withId(String value) |
Copy the current immutable object by setting a value for the id attribute.
|
ImmutableComposerReleaseState |
ImmutableComposerReleaseState.withName(String value) |
Copy the current immutable object by setting a value for the name attribute.
|