Class L7PoolMembersHealth

java.lang.Object
com.softlayer.api.Type
com.softlayer.api.service.Entity
com.softlayer.api.service.network.lbaas.L7PoolMembersHealth

@ApiType("SoftLayer_Network_LBaaS_L7PoolMembersHealth")
public class L7PoolMembersHealth
extends Entity
SoftLayer_Network_LBaaS_L7PoolMembersHealth provides statistics of members belonging to a particular L7 pool.
See Also:
SoftLayer_Network_LBaaS_L7PoolMembersHealth
  • Field Details

  • Constructor Details

    • L7PoolMembersHealth

      public L7PoolMembersHealth()
  • Method Details

    • getL7PoolUuid

      public String getL7PoolUuid()
    • setL7PoolUuid

      public void setL7PoolUuid​(String l7PoolUuid)
    • isL7PoolUuidSpecified

      public boolean isL7PoolUuidSpecified()
    • unsetL7PoolUuid

      public void unsetL7PoolUuid()
    • getMembersHealth

      public List<MemberHealth> getMembersHealth()
    • isMembersHealthSpecified

      public boolean isMembersHealthSpecified()
    • unsetMembersHealth

      public void unsetMembersHealth()