Uses of Class
odata.msgraph.client.beta.callRecords.entity.collection.request.SegmentCollectionRequest
-
-
Uses of SegmentCollectionRequest in odata.msgraph.client.beta.callRecords.entity
Methods in odata.msgraph.client.beta.callRecords.entity that return SegmentCollectionRequest Modifier and Type Method Description SegmentCollectionRequestSession. getSegments() -
Uses of SegmentCollectionRequest in odata.msgraph.client.beta.callRecords.entity.collection.request
Methods in odata.msgraph.client.beta.callRecords.entity.collection.request that return SegmentCollectionRequest Modifier and Type Method Description SegmentCollectionRequestSessionCollectionRequest. segments() -
Uses of SegmentCollectionRequest in odata.msgraph.client.beta.callRecords.entity.request
Methods in odata.msgraph.client.beta.callRecords.entity.request that return SegmentCollectionRequest Modifier and Type Method Description SegmentCollectionRequestSessionRequest. segments()
-