Uses of Class
odata.msgraph.client.beta.callRecords.entity.request.SegmentRequest
-
Packages that use SegmentRequest Package Description odata.msgraph.client.beta.callRecords.entity.collection.request odata.msgraph.client.beta.callRecords.entity.request -
-
Uses of SegmentRequest in odata.msgraph.client.beta.callRecords.entity.collection.request
Methods in odata.msgraph.client.beta.callRecords.entity.collection.request that return SegmentRequest Modifier and Type Method Description SegmentRequestSessionCollectionRequest. segments(String id) -
Uses of SegmentRequest in odata.msgraph.client.beta.callRecords.entity.request
Methods in odata.msgraph.client.beta.callRecords.entity.request that return SegmentRequest Modifier and Type Method Description SegmentRequestSessionRequest. segments(String id)
-