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