Class LoadBalancerLoggingDatapath

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.LoadBalancerLoggingDatapath
All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel

public class LoadBalancerLoggingDatapath extends com.ibm.cloud.sdk.core.service.model.GenericModel
The datapath logging configuration for this load balancer.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the active.

    Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel

    equals, hashCode, toString

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, wait, wait, wait
  • Method Details

    • isActive

      public Boolean isActive()
      Gets the active. Indicates whether datapath logging is active for this load balancer.
      Returns:
      the active