Uses of Class
odata.msgraph.client.beta.complex.UpdateWindow.Builder
-
Packages that use UpdateWindow.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of UpdateWindow.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return UpdateWindow.Builder Modifier and Type Method Description static UpdateWindow.BuilderUpdateWindow. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).UpdateWindow.BuilderUpdateWindow.Builder. updateWindowEndTime(LocalTime updateWindowEndTime)UpdateWindow.BuilderUpdateWindow.Builder. updateWindowStartTime(LocalTime updateWindowStartTime)
-