VideosModule Class

  • java.lang.Object
    • com.microsoft.azure.cognitiveservices.search.videosearch.models.VideosModule

public class VideosModule

The VideosModule model.

Method Summary

Modifier and Type Method and Description
List<VideoObject> value()

Get the value value.

Method Details

value

public List value()

Get the value value.

Returns:

the value value

Applies to