Interface DeleteWorkteamResponse.Builder

    • Method Detail

      • success

        DeleteWorkteamResponse.Builder success​(Boolean success)

        Returns true if the work team was successfully deleted; otherwise, returns false.

        Parameters:
        success - Returns true if the work team was successfully deleted; otherwise, returns false.
        Returns:
        Returns a reference to this object so that method calls can be chained together.