ImmutableArticleReleaseItem |
ImmutableArticleReleaseItem.Builder.build() |
|
static ImmutableArticleReleaseItem |
ImmutableArticleReleaseItem.copyOf(StencilClient.ArticleReleaseItem instance) |
|
ImmutableArticleReleaseItem |
ImmutableArticleReleaseItem.withHash(String value) |
Copy the current immutable object by setting a value for the hash attribute.
|
ImmutableArticleReleaseItem |
ImmutableArticleReleaseItem.withId(String value) |
Copy the current immutable object by setting a value for the id attribute.
|
ImmutableArticleReleaseItem |
ImmutableArticleReleaseItem.withName(String value) |
Copy the current immutable object by setting a value for the name attribute.
|
ImmutableArticleReleaseItem |
ImmutableArticleReleaseItem.withParentId(String value) |
Copy the current immutable object by setting a value for the parentId attribute.
|