static ImmutableLinkifierDto.Builder |
ImmutableLinkifierDto.builder() |
|
ImmutableLinkifierDto.Builder |
ImmutableLinkifierDto.Builder.from(LinkifierDto instance) |
Fill a builder with attribute values from the provided LinkifierDto instance.
|
ImmutableLinkifierDto.Builder |
ImmutableLinkifierDto.Builder.id(String id) |
Initializes the value for the id attribute.
|
ImmutableLinkifierDto.Builder |
ImmutableLinkifierDto.Builder.link(String link) |
Initializes the value for the link attribute.
|
ImmutableLinkifierDto.Builder |
ImmutableLinkifierDto.Builder.pattern(String pattern) |
Initializes the value for the pattern attribute.
|