Uses of Class
org.apache.logging.log4j.layout.template.json.util.InstantFormatter.Builder
-
Packages that use InstantFormatter.Builder Package Description org.apache.logging.log4j.layout.template.json.util -
-
Uses of InstantFormatter.Builder in org.apache.logging.log4j.layout.template.json.util
Methods in org.apache.logging.log4j.layout.template.json.util that return InstantFormatter.Builder Modifier and Type Method Description static InstantFormatter.Builder
InstantFormatter. newBuilder()
InstantFormatter.Builder
InstantFormatter.Builder. setLocale(Locale locale)
InstantFormatter.Builder
InstantFormatter.Builder. setPattern(String pattern)
InstantFormatter.Builder
InstantFormatter.Builder. setTimeZone(TimeZone timeZone)
-