Class InstantFormatter.Builder
java.lang.Object
org.apache.logging.log4j.layout.template.json.util.InstantFormatter.Builder
- Enclosing class:
InstantFormatter
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
setPattern
(String pattern) setTimeZone
(TimeZone timeZone) private void
validate()
-
Field Details
-
pattern
-
locale
-
timeZone
-
-
Constructor Details
-
Builder
private Builder()
-
-
Method Details
-
getPattern
-
setPattern
-
getLocale
-
setLocale
-
getTimeZone
-
setTimeZone
-
build
-
validate
private void validate()
-