Class L7SessionAffinity


  • @ApiType("SoftLayer_Network_LBaaS_L7SessionAffinity")
    public class L7SessionAffinity
    extends Entity
    SoftLayer_Network_LBaaS_L7SessionAffinity represents the session affinity, aka session persistence, configuration for a load balancer backend L7 pool.
    See Also:
    SoftLayer_Network_LBaaS_L7SessionAffinity
    • Constructor Detail

      • L7SessionAffinity

        public L7SessionAffinity()
    • Method Detail

      • getL7Pool

        public L7Pool getL7Pool()
      • setL7Pool

        public void setL7Pool​(L7Pool l7Pool)
      • getType

        public String getType()
      • setType

        public void setType​(String type)
      • isTypeSpecified

        public boolean isTypeSpecified()
      • unsetType

        public void unsetType()