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)
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java