Uses of Class
com.mypurecloud.sdk.v2.model.EdgeMetricsMemory
Packages that use EdgeMetricsMemory
-
Uses of EdgeMetricsMemory in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return EdgeMetricsMemoryModifier and TypeMethodDescriptionEdgeMetricsMemory.availableBytes(Double availableBytes) Available memory in bytes.EdgeMetricsMemory.totalBytes(Double totalBytes) Total memory in bytes.Type of memory.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type EdgeMetricsMemoryMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type EdgeMetricsMemoryModifier and TypeMethodDescriptionEdgeMetrics.memory(List<EdgeMetricsMemory> memory) voidEdgeMetrics.setMemory(List<EdgeMetricsMemory> memory)