Uses of Class
odata.msgraph.client.beta.ediscovery.entity.CaseExportOperation
-
Packages that use CaseExportOperation Package Description odata.msgraph.client.beta.ediscovery.entity -
-
Uses of CaseExportOperation in odata.msgraph.client.beta.ediscovery.entity
Methods in odata.msgraph.client.beta.ediscovery.entity that return CaseExportOperation Modifier and Type Method Description CaseExportOperationCaseExportOperation.Builder. build()CaseExportOperationCaseExportOperation. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.CaseExportOperationCaseExportOperation. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).CaseExportOperationCaseExportOperation. withAzureBlobContainer(String azureBlobContainer)CaseExportOperationCaseExportOperation. withAzureBlobToken(String azureBlobToken)CaseExportOperationCaseExportOperation. withDescription(String description)CaseExportOperationCaseExportOperation. withExportOptions(ExportOptions exportOptions)CaseExportOperationCaseExportOperation. withExportStructure(ExportFileStructure exportStructure)CaseExportOperationCaseExportOperation. withOutputFolderId(String outputFolderId)CaseExportOperationCaseExportOperation. withOutputName(String outputName)CaseExportOperationCaseExportOperation. withUnmappedField(String name, String value)
-