Uses of Class
org.kiwiproject.consul.model.query.ImmutableTemplate
Packages that use ImmutableTemplate
-
Uses of ImmutableTemplate in org.kiwiproject.consul.model.query
Methods in org.kiwiproject.consul.model.query that return ImmutableTemplateModifier and TypeMethodDescriptionImmutableTemplate.Builder.build()Builds a newImmutableTemplate.static ImmutableTemplateCreates an immutable copy of aTemplatevalue.final ImmutableTemplateImmutableTemplate.withRegExp(String value) Copy the current immutable object by setting a present value for the optionalregExpattribute.final ImmutableTemplateImmutableTemplate.withRegExp(Optional<String> optional) Copy the current immutable object by setting an optional value for theregExpattribute.final ImmutableTemplateCopy the current immutable object by setting a value for thetypeattribute.