Faces.FacesDetectWithStreamDefinition Interface
public interface FacesDetectWithStreamDefinition extends Faces.FacesDetectWithStreamDefinitionStages.WithImage,Faces.FacesDetectWithStreamDefinitionStages.WithExecute
The entirety of detectWithStream definition.
Inherited Members
Faces.FacesDetectWithStreamDefinitionStages.WithExecute.execute()
Faces.FacesDetectWithStreamDefinitionStages.WithExecute.executeAsync()
Faces.FacesDetectWithStreamDefinitionStages.WithImage.withImage(byte[] image)
Faces.FacesDetectWithStreamDefinitionStages.WithAllOptions.withReturnFaceAttributes(List<FaceAttributeType> returnFaceAttributes)
Faces.FacesDetectWithStreamDefinitionStages.WithAllOptions.withReturnFaceId(Boolean returnFaceId)
Faces.FacesDetectWithStreamDefinitionStages.WithAllOptions.withReturnFaceLandmarks(Boolean returnFaceLandmarks)
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