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

getCheckpointImageThumbnail 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 thumbnail image of this step.

Syntax

String value = apiurls.getCheckpointImageThumbnail();

Parameters

This method does not take any parameters.

Return value

Type: String