Uses of Class
odata.msgraph.client.callrecords.complex.DirectRoutingLogRow
-
Packages that use DirectRoutingLogRow Package Description odata.msgraph.client.callrecords.complex odata.msgraph.client.callrecords.entity.collection.request -
-
Uses of DirectRoutingLogRow in odata.msgraph.client.callrecords.complex
-
Uses of DirectRoutingLogRow in odata.msgraph.client.callrecords.entity.collection.request
Methods in odata.msgraph.client.callrecords.entity.collection.request that return types with arguments of type DirectRoutingLogRow Modifier and Type Method Description com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<DirectRoutingLogRow>CallRecordCollectionRequest. getDirectRoutingCalls(OffsetDateTime fromDateTime, OffsetDateTime toDateTime)
-