Package io.thestencil.client.api
Interface UpdateBuilder.LinkMutator
-
- All Known Implementing Classes:
ImmutableLinkMutator
- Enclosing interface:
- UpdateBuilder
@Immutable public static interface UpdateBuilder.LinkMutator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<String>getArticles()BooleangetDevMode()List<StencilClient.LocaleLabel>getLabels()StringgetLinkId()StringgetType()StringgetValue()
-