Uses of Class
odata.msgraph.client.complex.TimeZoneBase
-
Packages that use TimeZoneBase Package Description odata.msgraph.client.complex -
-
Uses of TimeZoneBase in odata.msgraph.client.complex
Subclasses of TimeZoneBase in odata.msgraph.client.complex Modifier and Type Class Description classCustomTimeZoneFields in odata.msgraph.client.complex declared as TimeZoneBase Modifier and Type Field Description protected TimeZoneBaseWorkingHours. timeZoneMethods in odata.msgraph.client.complex that return TimeZoneBase Modifier and Type Method Description TimeZoneBaseTimeZoneBase.Builder. build()TimeZoneBaseTimeZoneBase. withName(String name)TimeZoneBaseTimeZoneBase. withUnmappedField(String name, Object value)Methods in odata.msgraph.client.complex that return types with arguments of type TimeZoneBase Modifier and Type Method Description Optional<TimeZoneBase>WorkingHours. getTimeZone()Methods in odata.msgraph.client.complex with parameters of type TimeZoneBase Modifier and Type Method Description WorkingHours.BuilderWorkingHours.Builder. timeZone(TimeZoneBase timeZone)WorkingHoursWorkingHours. withTimeZone(TimeZoneBase timeZone)
-