Class SsoChangeLogoutUrlDetails.Builder

    • Field Detail

      • previousValue

        protected java.lang.String previousValue
      • newValue

        protected java.lang.String newValue
    • Constructor Detail

      • Builder

        protected Builder()
    • Method Detail

      • withPreviousValue

        public SsoChangeLogoutUrlDetails.Builder withPreviousValue​(java.lang.String previousValue)
        Set value for optional field.
        Parameters:
        previousValue - Previous single sign-on logout URL. Might be missing due to historical data gap.
        Returns:
        this builder
      • withNewValue

        public SsoChangeLogoutUrlDetails.Builder withNewValue​(java.lang.String newValue)
        Set value for optional field.
        Parameters:
        newValue - New single sign-on logout URL. Might be missing due to historical data gap.
        Returns:
        this builder