Class LBHttpRedirectAction.Builder

    • Constructor Detail

      • Builder

        public Builder()
        Constructor with parameters for the required properties of LBHttpRedirectAction.
    • Method Detail

      • setRedirectStatus

        public LBHttpRedirectAction.Builder setRedirectStatus​(java.lang.String redirectStatus)
        HTTP response status code.
        Parameters:
        redirectStatus - New value for the property.
      • setRedirectUrl

        public LBHttpRedirectAction.Builder setRedirectUrl​(java.lang.String redirectUrl)
        The URL that the HTTP request is redirected to.
        Parameters:
        redirectUrl - New value for the property.