Uses of Class
odata.msgraph.client.complex.SharePointOneDriveOptions
-
Packages that use SharePointOneDriveOptions Package Description odata.msgraph.client.complex -
-
Uses of SharePointOneDriveOptions in odata.msgraph.client.complex
Fields in odata.msgraph.client.complex declared as SharePointOneDriveOptions Modifier and Type Field Description protected SharePointOneDriveOptionsSearchRequest. sharePointOneDriveOptionsMethods in odata.msgraph.client.complex that return SharePointOneDriveOptions Modifier and Type Method Description SharePointOneDriveOptionsSharePointOneDriveOptions.Builder. build()SharePointOneDriveOptionsSharePointOneDriveOptions. withIncludeContent(SearchContent includeContent)SharePointOneDriveOptionsSharePointOneDriveOptions. withUnmappedField(String name, Object value)Methods in odata.msgraph.client.complex that return types with arguments of type SharePointOneDriveOptions Modifier and Type Method Description Optional<SharePointOneDriveOptions>SearchRequest. getSharePointOneDriveOptions()Methods in odata.msgraph.client.complex with parameters of type SharePointOneDriveOptions Modifier and Type Method Description SearchRequest.BuilderSearchRequest.Builder. sharePointOneDriveOptions(SharePointOneDriveOptions sharePointOneDriveOptions)SearchRequestSearchRequest. withSharePointOneDriveOptions(SharePointOneDriveOptions sharePointOneDriveOptions)
-