public class ImageWithFaces extends GenericModel
Constructor and Description |
---|
ImageWithFaces() |
Modifier and Type | Method and Description |
---|---|
ErrorInfo |
getError()
Gets the error.
|
java.util.List<Face> |
getFaces()
Gets the faces.
|
java.lang.String |
getImage()
Gets the image.
|
java.lang.String |
getResolvedUrl()
Gets the resolvedUrl.
|
java.lang.String |
getSourceUrl()
Gets the sourceUrl.
|
equals, hashCode, toString
public java.util.List<Face> getFaces()
public java.lang.String getImage()
public java.lang.String getSourceUrl()
public java.lang.String getResolvedUrl()
public ErrorInfo getError()