Uses of Class
odata.msgraph.client.complex.CustomTimeZone
-
Packages that use CustomTimeZone Package Description odata.msgraph.client.complex -
-
Uses of CustomTimeZone in odata.msgraph.client.complex
Methods in odata.msgraph.client.complex that return CustomTimeZone Modifier and Type Method Description CustomTimeZoneCustomTimeZone.Builder. build()CustomTimeZoneCustomTimeZone. withBias(Integer bias)CustomTimeZoneCustomTimeZone. withDaylightOffset(DaylightTimeZoneOffset daylightOffset)CustomTimeZoneCustomTimeZone. withStandardOffset(StandardTimeZoneOffset standardOffset)CustomTimeZoneCustomTimeZone. withUnmappedField(String name, Object value)
-