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. The enumerated values for this property may [expand](https://cloud.ibm.com/apidocs/vpc#property-value-expansion) in the future.
        Returns:
        the type