Uses of Class
odata.msgraph.client.beta.complex.DocumentSetContent.Builder
-
Packages that use DocumentSetContent.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of DocumentSetContent.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return DocumentSetContent.Builder Modifier and Type Method Description static DocumentSetContent.BuilderDocumentSetContent. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).DocumentSetContent.BuilderDocumentSetContent.Builder. contentType(ContentTypeInfo contentType)DocumentSetContent.BuilderDocumentSetContent.Builder. fileName(String fileName)DocumentSetContent.BuilderDocumentSetContent.Builder. folderName(String folderName)
-