Class LoadBalancerStatistics

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.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 Details

    • 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