ImageKnowledge Class

public class ImageKnowledge extends Response

The ImageKnowledge model.

Method Summary

Modifier and Type Method and Description
ImageObject image()

Get the image value.

List<ImageTag> tags()

Get the tags value.

Inherited Members

Method Details

image

public ImageObject image()

Get the image value.

Returns:

the image value

tags

public List tags()

Get the tags value.

Returns:

the tags value

Applies to