Class LoadBalancerPoolSessionPersistence

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

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

      • getCookieName

        public String getCookieName()
        Gets the cookieName. The session persistence cookie name. Applicable only for type `app_cookie`. Names starting with `IBM` are not allowed.
        Returns:
        the cookieName
      • getType

        public String getType()
        Gets the type. The session persistence type. The `http_cookie` and `app_cookie` types are applicable only to the `http` and `https` protocols.
        Returns:
        the type