ImageInsightsImageCaption Class
- java.
lang. Object - com.
microsoft. azure. cognitiveservices. search. imagesearch. models. ImageInsightsImageCaption
- com.
public class ImageInsightsImageCaption
Defines an image's caption.
Constructor | Description | |
---|---|---|
Image |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
caption()
Get the caption value. |
java.lang.String |
data Get the data |
java.util.List<Query> |
related Get the related |
Image |
with Set the caption value. |
Image |
with Set the data |
Image |
with Set the related |
ImageInsightsImageCaption
public ImageInsightsImageCaption()
caption
public String caption()
Get the caption value.
Returns:
dataSourceUrl
public String dataSourceUrl()
Get the dataSourceUrl value.
Returns:
relatedSearches
public List
Get the relatedSearches value.
Returns:
withCaption
public ImageInsightsImageCaption withCaption(String caption)
Set the caption value.
Parameters:
Returns:
withDataSourceUrl
public ImageInsightsImageCaption withDataSourceUrl(String dataSourceUrl)
Set the dataSourceUrl value.
Parameters:
Returns:
withRelatedSearches
public ImageInsightsImageCaption withRelatedSearches(List
Set the relatedSearches value.
Parameters:
Returns:
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: