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