MediaObject Class
- java.
lang. Object - ResponseBase
- Identifiable
- Response
- Thing
- CreativeWork
- com.
microsoft. azure. cognitiveservices. search. websearch. models. MediaObject
- com.
public class MediaObject extends CreativeWork
The MediaObject model.
Method Summary
Modifier and Type | Method and Description |
---|---|
String |
contentUrl()
Get the contentUrl value. |
Integer |
height()
Get the height value. |
String |
hostPageUrl()
Get the hostPageUrl value. |
Integer |
width()
Get the width value. |
Inherited Members
Method Details
contentUrl
public String contentUrl()
Get the contentUrl value.
Returns:
height
public Integer height()
Get the height value.
Returns:
hostPageUrl
public String hostPageUrl()
Get the hostPageUrl value.
Returns:
width
public Integer width()
Get the width value.
Returns: