Uses of Class
odata.msgraph.client.complex.IntegerRange.Builder
-
Packages that use IntegerRange.Builder Package Description odata.msgraph.client.complex -
-
Uses of IntegerRange.Builder in odata.msgraph.client.complex
Methods in odata.msgraph.client.complex that return IntegerRange.Builder Modifier and Type Method Description static IntegerRange.BuilderIntegerRange. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).IntegerRange.BuilderIntegerRange.Builder. end(Long end)IntegerRange.BuilderIntegerRange.Builder. start(Long start)
-