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