Uses of Class
odata.msgraph.client.beta.entity.collection.request.JobResponseBaseCollectionRequest
-
Packages that use JobResponseBaseCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.request -
-
Uses of JobResponseBaseCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return JobResponseBaseCollectionRequest Modifier and Type Method Description JobResponseBaseCollectionRequestDataClassificationService. getClassifyFileJobs()JobResponseBaseCollectionRequestDataClassificationService. getClassifyTextJobs()JobResponseBaseCollectionRequestDataClassificationService. getEvaluateDlpPoliciesJobs()JobResponseBaseCollectionRequestDataClassificationService. getEvaluateLabelJobs()JobResponseBaseCollectionRequestDataClassificationService. getJobs() -
Uses of JobResponseBaseCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return JobResponseBaseCollectionRequest Modifier and Type Method Description JobResponseBaseCollectionRequestDataClassificationServiceRequest. classifyFileJobs()JobResponseBaseCollectionRequestDataClassificationServiceRequest. classifyTextJobs()JobResponseBaseCollectionRequestDataClassificationServiceRequest. evaluateDlpPoliciesJobs()JobResponseBaseCollectionRequestDataClassificationServiceRequest. evaluateLabelJobs()JobResponseBaseCollectionRequestDataClassificationServiceRequest. jobs()
-