Faces.FacesDetectWithUrlDefinition Interface
public interface FacesDetectWithUrlDefinition extends Faces.FacesDetectWithUrlDefinitionStages.WithUrl,Faces.FacesDetectWithUrlDefinitionStages.WithExecute
The entirety of detectWithUrl definition.
Inherited Members
Faces.FacesDetectWithUrlDefinitionStages.WithExecute.execute()
Faces.FacesDetectWithUrlDefinitionStages.WithExecute.executeAsync()
Faces.FacesDetectWithUrlDefinitionStages.WithAllOptions.withReturnFaceAttributes(List<FaceAttributeType> returnFaceAttributes)
Faces.FacesDetectWithUrlDefinitionStages.WithAllOptions.withReturnFaceId(Boolean returnFaceId)
Faces.FacesDetectWithUrlDefinitionStages.WithAllOptions.withReturnFaceLandmarks(Boolean returnFaceLandmarks)
Faces.FacesDetectWithUrlDefinitionStages.WithUrl.withUrl(String url)