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