Interface EnableUserResponse.Builder

    • Method Detail

      • userId

        EnableUserResponse.Builder userId​(String userId)

        The unique identifier for the active user.

        Parameters:
        userId - The unique identifier for the active user.
        Returns:
        Returns a reference to this object so that method calls can be chained together.