Package com.mypurecloud.sdk.v2.model
Class EdgeMetricsTopicEdgeMetricNetworks
java.lang.Object
com.mypurecloud.sdk.v2.model.EdgeMetricsTopicEdgeMetricNetworks
- All Implemented Interfaces:
Serializable
EdgeMetricsTopicEdgeMetricNetworks
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbandwidthBitsPerSec(Long bandwidthBitsPerSec) booleaninthashCode()receivedBytesPerSec(Long receivedBytesPerSec) sentBytesPerSec(Long sentBytesPerSec) voidsetBandwidthBitsPerSec(Long bandwidthBitsPerSec) voidvoidsetReceivedBytesPerSec(Long receivedBytesPerSec) voidsetSentBytesPerSec(Long sentBytesPerSec) voidsetUtilizationPct(BigDecimal utilizationPct) toString()utilizationPct(BigDecimal utilizationPct)
-
Constructor Details
-
EdgeMetricsTopicEdgeMetricNetworks
public EdgeMetricsTopicEdgeMetricNetworks() -
EdgeMetricsTopicEdgeMetricNetworks
-
-
Method Details
-
ifname
-
getIfname
-
setIfname
-
sentBytesPerSec
-
getSentBytesPerSec
-
setSentBytesPerSec
-
receivedBytesPerSec
-
getReceivedBytesPerSec
-
setReceivedBytesPerSec
-
bandwidthBitsPerSec
-
getBandwidthBitsPerSec
-
setBandwidthBitsPerSec
-
utilizationPct
-
getUtilizationPct
-
setUtilizationPct
-
equals
-
hashCode
public int hashCode() -
toString
-