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