The information in this topic may be out of date. The current SDK reference guide has moved here.

getDiffImage method

Class: ApiUrlsPlatform: ImagesLanguage: Java SDK:

The value returned by this method is a URI that can be used with the REST API to obtain the checkpoint image of this step, overlayed with pink areas where there are differences.

Syntax

String value = apiurls.getDiffImage();

Parameters

This method does not take any parameters.

Return value

Type: String