Interface DisableUserResponse.Builder

    • Method Detail

      • userId

        DisableUserResponse.Builder userId​(String userId)

        The unique identifier for the deactivated user.

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