create

abstract fun create(sessionId: UUID, parameters: UninstallParameters): TestUninstallSession

Creates a TestUninstallSession for the provided sessionId and parameters.