Class LoadBalancerStatistics

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class LoadBalancerStatistics
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    LoadBalancerStatistics.
    • Method Detail

      • getActiveConnections

        public Long getActiveConnections()
        Gets the activeConnections. Number of active connections of this load balancer.
        Returns:
        the activeConnections
      • getConnectionRate

        public Float getConnectionRate()
        Gets the connectionRate. Current connection rate (connections per second) of this load balancer.
        Returns:
        the connectionRate
      • getDataProcessedThisMonth

        public Long getDataProcessedThisMonth()
        Gets the dataProcessedThisMonth. Total number of data processed (bytes) of this load balancer within current calendar month.
        Returns:
        the dataProcessedThisMonth
      • getThroughput

        public Float getThroughput()
        Gets the throughput. Current throughput (Mbps) of this load balancer.
        Returns:
        the throughput