Uses of Class
odata.msgraph.client.beta.ediscovery.entity.NoncustodialDataSource
-
Packages that use NoncustodialDataSource Package Description odata.msgraph.client.beta.ediscovery.entity -
-
Uses of NoncustodialDataSource in odata.msgraph.client.beta.ediscovery.entity
Methods in odata.msgraph.client.beta.ediscovery.entity that return NoncustodialDataSource Modifier and Type Method Description NoncustodialDataSourceNoncustodialDataSource.Builder. build()NoncustodialDataSourceNoncustodialDataSource. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.NoncustodialDataSourceNoncustodialDataSource. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).NoncustodialDataSourceNoncustodialDataSource. withApplyHoldToSource(Boolean applyHoldToSource)NoncustodialDataSourceNoncustodialDataSource. withUnmappedField(String name, String value)
-