Class ServerInformationServerTimeZone.ServerInformationServerTimeZoneBuilder
java.lang.Object
io.github.primelib.jira4j.restv2.model.ServerInformationServerTimeZone.ServerInformationServerTimeZoneBuilder
- Enclosing class:
- ServerInformationServerTimeZone
public static class ServerInformationServerTimeZone.ServerInformationServerTimeZoneBuilder
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
displayName
(String displayName) dstsavings
(Integer dstsavings) toString()
-
Method Details
-
displayName
public ServerInformationServerTimeZone.ServerInformationServerTimeZoneBuilder displayName(String displayName) - Returns:
this
.
-
dstsavings
public ServerInformationServerTimeZone.ServerInformationServerTimeZoneBuilder dstsavings(Integer dstsavings) - Returns:
this
.
-
id
- Returns:
this
.
-
rawOffset
public ServerInformationServerTimeZone.ServerInformationServerTimeZoneBuilder rawOffset(Integer rawOffset) - Returns:
this
.
-
build
-
toString
-