Uses of Class
odata.msgraph.client.beta.entity.CallActivityStatistics
-
Packages that use CallActivityStatistics Package Description odata.msgraph.client.beta.entity -
-
Uses of CallActivityStatistics in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return CallActivityStatistics Modifier and Type Method Description CallActivityStatisticsCallActivityStatistics.Builder. build()CallActivityStatisticsCallActivityStatistics. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.CallActivityStatisticsCallActivityStatistics. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).CallActivityStatisticsCallActivityStatistics. withAfterHours(Duration afterHours)CallActivityStatisticsCallActivityStatistics. withUnmappedField(String name, String value)
-