Interface HasCookieBasedAffinity.DefinitionStages.WithCookieBasedAffinity<ReturnT>

    • Method Detail

      • withCookieBasedAffinity

        ReturnT withCookieBasedAffinity()
        Enables cookie based affinity.
        Returns:
        the next stage of the definition
      • withoutCookieBasedAffinity

        ReturnT withoutCookieBasedAffinity()
        Disables cookie based affinity.
        Returns:
        the next stage of the definition