FindSimilarMatchMode Enum
- java.
lang. Object - java.
lang. Enum<FindSimilarMatchMode> - com.
microsoft. azure. cognitiveservices. vision. faceapi. models. FindSimilarMatchMode
- com.
- java.
public enum FindSimilarMatchMode
Defines values for FindSimilarMatchMode.
MATCH_FACE |
Enum value matchFace. |
MATCH_PERSON |
Enum value matchPerson. |
fromString(String value)
public static FindSimilarMatchMode fromString(String value)
Parses a serialized value to a FindSimilarMatchMode instance.
- value
- String
the parsed FindSimilarMatchMode object, or null if unable to parse.
toString()
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 feedback
Azure SDK for Java is an open source project. Select a link to provide feedback: