- FaceAPI - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The interface for FaceAPI class.
- FaceAPIManager - Class in com.microsoft.azure.cognitiveservices.vision.faceapi
-
Entry point to Azure Cognitive Services Face API manager.
- FaceAPIManager() - Constructor for class com.microsoft.azure.cognitiveservices.vision.faceapi.FaceAPIManager
-
- faceAttributes() - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.DetectedFace
-
Get the faceAttributes value.
- FaceAttributes - Class in com.microsoft.azure.cognitiveservices.vision.faceapi.models
-
Face Attributes.
- FaceAttributes() - Constructor for class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceAttributes
-
- FaceAttributeType - Enum in com.microsoft.azure.cognitiveservices.vision.faceapi.models
-
Defines values for FaceAttributeType.
- faceId() - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.DetectedFace
-
Get the faceId value.
- faceId() - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FindSimilarRequest
-
Get the faceId value.
- faceId() - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.IdentifyResult
-
Get the faceId value.
- faceId() - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.SimilarFace
-
Get the faceId value.
- faceId() - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.VerifyFaceToPersonRequest
-
Get the faceId value.
- faceId1() - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.VerifyFaceToFaceRequest
-
Get the faceId1 value.
- faceId2() - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.VerifyFaceToFaceRequest
-
Get the faceId2 value.
- faceIds() - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FindSimilarOptionalParameter
-
Get the faceIds value.
- faceIds() - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FindSimilarRequest
-
Get the faceIds value.
- faceIds() - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.GroupRequest
-
Get the faceIds value.
- faceIds() - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.IdentifyRequest
-
Get the faceIds value.
- faceLandmarks() - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.DetectedFace
-
Get the faceLandmarks value.
- FaceLandmarks - Class in com.microsoft.azure.cognitiveservices.vision.faceapi.models
-
A collection of 27-point face landmarks pointing to the important positions
of face components.
- FaceLandmarks() - Constructor for class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceLandmarks
-
- FaceList - Class in com.microsoft.azure.cognitiveservices.vision.faceapi.models
-
Face list object.
- FaceList() - Constructor for class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceList
-
- faceListId() - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceList
-
Get the faceListId value.
- faceListId() - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FindSimilarOptionalParameter
-
Get the faceListId value.
- faceListId() - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FindSimilarRequest
-
Get the faceListId value.
- faceLists() - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.FaceAPI
-
Gets the FaceLists object to access its operations.
- FaceLists - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
An instance of this class provides access to all the operations defined
in FaceLists.
- FaceLists.FaceListsAddFaceFromStreamDefinition - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The entirety of addFaceFromStream definition.
- FaceLists.FaceListsAddFaceFromStreamDefinitionStages - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
Grouping of addFaceFromStream definition stages.
- FaceLists.FaceListsAddFaceFromStreamDefinitionStages.WithAllOptions - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The stage of the definition which allows for any other optional settings to be specified.
- FaceLists.FaceListsAddFaceFromStreamDefinitionStages.WithExecute - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The last stage of the definition which will make the operation call.
- FaceLists.FaceListsAddFaceFromStreamDefinitionStages.WithFaceListId - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The stage of the definition to be specify faceListId.
- FaceLists.FaceListsAddFaceFromStreamDefinitionStages.WithImage - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The stage of the definition to be specify image.
- FaceLists.FaceListsAddFaceFromUrlDefinition - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The entirety of addFaceFromUrl definition.
- FaceLists.FaceListsAddFaceFromUrlDefinitionStages - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
Grouping of addFaceFromUrl definition stages.
- FaceLists.FaceListsAddFaceFromUrlDefinitionStages.WithAllOptions - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The stage of the definition which allows for any other optional settings to be specified.
- FaceLists.FaceListsAddFaceFromUrlDefinitionStages.WithExecute - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The last stage of the definition which will make the operation call.
- FaceLists.FaceListsAddFaceFromUrlDefinitionStages.WithFaceListId - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The stage of the definition to be specify faceListId.
- FaceLists.FaceListsAddFaceFromUrlDefinitionStages.WithUrl - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The stage of the definition to be specify url.
- FaceLists.FaceListsCreateDefinition - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The entirety of create definition.
- FaceLists.FaceListsCreateDefinitionStages - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
Grouping of create definition stages.
- FaceLists.FaceListsCreateDefinitionStages.WithAllOptions - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The stage of the definition which allows for any other optional settings to be specified.
- FaceLists.FaceListsCreateDefinitionStages.WithExecute - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The last stage of the definition which will make the operation call.
- FaceLists.FaceListsCreateDefinitionStages.WithFaceListId - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The stage of the definition to be specify faceListId.
- FaceLists.FaceListsUpdateDefinition - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The entirety of update definition.
- FaceLists.FaceListsUpdateDefinitionStages - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
Grouping of update definition stages.
- FaceLists.FaceListsUpdateDefinitionStages.WithAllOptions - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The stage of the definition which allows for any other optional settings to be specified.
- FaceLists.FaceListsUpdateDefinitionStages.WithExecute - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The last stage of the definition which will make the operation call.
- FaceLists.FaceListsUpdateDefinitionStages.WithFaceListId - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The stage of the definition to be specify faceListId.
- faceRectangle() - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.DetectedFace
-
Get the faceRectangle value.
- FaceRectangle - Class in com.microsoft.azure.cognitiveservices.vision.faceapi.models
-
A rectangle within which a face can be found.
- FaceRectangle() - Constructor for class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceRectangle
-
- faces() - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.FaceAPI
-
Gets the Faces object to access its operations.
- Faces - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
An instance of this class provides access to all the operations defined
in Faces.
- Faces.FacesDetectWithStreamDefinition - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The entirety of detectWithStream definition.
- Faces.FacesDetectWithStreamDefinitionStages - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
Grouping of detectWithStream definition stages.
- Faces.FacesDetectWithStreamDefinitionStages.WithAllOptions - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The stage of the definition which allows for any other optional settings to be specified.
- Faces.FacesDetectWithStreamDefinitionStages.WithExecute - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The last stage of the definition which will make the operation call.
- Faces.FacesDetectWithStreamDefinitionStages.WithImage - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The stage of the definition to be specify image.
- Faces.FacesDetectWithUrlDefinition - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The entirety of detectWithUrl definition.
- Faces.FacesDetectWithUrlDefinitionStages - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
Grouping of detectWithUrl definition stages.
- Faces.FacesDetectWithUrlDefinitionStages.WithAllOptions - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The stage of the definition which allows for any other optional settings to be specified.
- Faces.FacesDetectWithUrlDefinitionStages.WithExecute - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The last stage of the definition which will make the operation call.
- Faces.FacesDetectWithUrlDefinitionStages.WithUrl - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The stage of the definition to be specify url.
- Faces.FacesFindSimilarDefinition - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The entirety of findSimilar definition.
- Faces.FacesFindSimilarDefinitionStages - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
Grouping of findSimilar definition stages.
- Faces.FacesFindSimilarDefinitionStages.WithAllOptions - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The stage of the definition which allows for any other optional settings to be specified.
- Faces.FacesFindSimilarDefinitionStages.WithExecute - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The last stage of the definition which will make the operation call.
- Faces.FacesFindSimilarDefinitionStages.WithFaceId - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The stage of the definition to be specify faceId.
- Faces.FacesIdentifyDefinition - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The entirety of identify definition.
- Faces.FacesIdentifyDefinitionStages - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
Grouping of identify definition stages.
- Faces.FacesIdentifyDefinitionStages.WithAllOptions - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The stage of the definition which allows for any other optional settings to be specified.
- Faces.FacesIdentifyDefinitionStages.WithExecute - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The last stage of the definition which will make the operation call.
- Faces.FacesIdentifyDefinitionStages.WithFaceIds - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The stage of the definition to be specify faceIds.
- Faces.FacesIdentifyDefinitionStages.WithPersonGroupId - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The stage of the definition to be specify personGroupId.
- facialHair() - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceAttributes
-
Get the facialHair value.
- FacialHair - Class in com.microsoft.azure.cognitiveservices.vision.faceapi.models
-
Properties describing facial hair attributes.
- FacialHair() - Constructor for class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FacialHair
-
- fear() - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.Emotion
-
Get the fear value.
- findSimilar(UUID, FindSimilarOptionalParameter) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.Faces
-
Given query face's faceId, find the similar-looking faces from a faceId array or a faceListId.
- findSimilar() - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.Faces
-
Given query face's faceId, find the similar-looking faces from a faceId array or a faceListId.
- findSimilarAsync(UUID, FindSimilarOptionalParameter) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.Faces
-
Given query face's faceId, find the similar-looking faces from a faceId array or a faceListId.
- FindSimilarMatchMode - Enum in com.microsoft.azure.cognitiveservices.vision.faceapi.models
-
Defines values for FindSimilarMatchMode.
- FindSimilarOptionalParameter - Class in com.microsoft.azure.cognitiveservices.vision.faceapi.models
-
The FindSimilarOptionalParameter model.
- FindSimilarOptionalParameter() - Constructor for class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FindSimilarOptionalParameter
-
- FindSimilarRequest - Class in com.microsoft.azure.cognitiveservices.vision.faceapi.models
-
Request body for find similar operation.
- FindSimilarRequest() - Constructor for class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FindSimilarRequest
-
- foreheadOccluded() - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.Occlusion
-
Get the foreheadOccluded value.
- fromString(String) - Static method in enum com.microsoft.azure.cognitiveservices.vision.faceapi.models.AccessoryType
-
Parses a serialized value to a AccessoryType instance.
- fromString(String) - Static method in enum com.microsoft.azure.cognitiveservices.vision.faceapi.models.AzureRegions
-
Parses a serialized value to a AzureRegions instance.
- fromString(String) - Static method in enum com.microsoft.azure.cognitiveservices.vision.faceapi.models.BlurLevel
-
Parses a serialized value to a BlurLevel instance.
- fromString(String) - Static method in enum com.microsoft.azure.cognitiveservices.vision.faceapi.models.ExposureLevel
-
Parses a serialized value to a ExposureLevel instance.
- fromString(String) - Static method in enum com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceAttributeType
-
Parses a serialized value to a FaceAttributeType instance.
- fromString(String) - Static method in enum com.microsoft.azure.cognitiveservices.vision.faceapi.models.FindSimilarMatchMode
-
Parses a serialized value to a FindSimilarMatchMode instance.
- fromString(String) - Static method in enum com.microsoft.azure.cognitiveservices.vision.faceapi.models.Gender
-
Parses a serialized value to a Gender instance.
- fromString(String) - Static method in enum com.microsoft.azure.cognitiveservices.vision.faceapi.models.GlassesType
-
Parses a serialized value to a GlassesType instance.
- fromString(String) - Static method in enum com.microsoft.azure.cognitiveservices.vision.faceapi.models.HairColorType
-
Parses a serialized value to a HairColorType instance.
- fromString(String) - Static method in enum com.microsoft.azure.cognitiveservices.vision.faceapi.models.NoiseLevel
-
Parses a serialized value to a NoiseLevel instance.
- fromString(String) - Static method in enum com.microsoft.azure.cognitiveservices.vision.faceapi.models.TrainingStatusType
-
Parses a serialized value to a TrainingStatusType instance.
- PersistedFace - Class in com.microsoft.azure.cognitiveservices.vision.faceapi.models
-
PersonFace object.
- PersistedFace() - Constructor for class com.microsoft.azure.cognitiveservices.vision.faceapi.models.PersistedFace
-
- persistedFaceId() - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.PersistedFace
-
Get the persistedFaceId value.
- persistedFaceId() - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.SimilarFace
-
Get the persistedFaceId value.
- persistedFaceIds() - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.Person
-
Get the persistedFaceIds value.
- persistedFaces() - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceList
-
Get the persistedFaces value.
- Person - Class in com.microsoft.azure.cognitiveservices.vision.faceapi.models
-
Person object.
- Person() - Constructor for class com.microsoft.azure.cognitiveservices.vision.faceapi.models.Person
-
- PersonGroup - Class in com.microsoft.azure.cognitiveservices.vision.faceapi.models
-
Person group object.
- PersonGroup() - Constructor for class com.microsoft.azure.cognitiveservices.vision.faceapi.models.PersonGroup
-
- personGroupId() - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.IdentifyRequest
-
Get the personGroupId value.
- personGroupId() - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.PersonGroup
-
Get the personGroupId value.
- personGroupId() - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.VerifyFaceToPersonRequest
-
Get the personGroupId value.
- personGroupPersons() - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.FaceAPI
-
Gets the PersonGroupPersons object to access its operations.
- PersonGroupPersons - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
An instance of this class provides access to all the operations defined
in PersonGroupPersons.
- PersonGroupPersons.PersonGroupPersonsAddPersonFaceFromStreamDefinition - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The entirety of addPersonFaceFromStream definition.
- PersonGroupPersons.PersonGroupPersonsAddPersonFaceFromStreamDefinitionStages - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
Grouping of addPersonFaceFromStream definition stages.
- PersonGroupPersons.PersonGroupPersonsAddPersonFaceFromStreamDefinitionStages.WithAllOptions - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The stage of the definition which allows for any other optional settings to be specified.
- PersonGroupPersons.PersonGroupPersonsAddPersonFaceFromStreamDefinitionStages.WithExecute - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The last stage of the definition which will make the operation call.
- PersonGroupPersons.PersonGroupPersonsAddPersonFaceFromStreamDefinitionStages.WithImage - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The stage of the definition to be specify image.
- PersonGroupPersons.PersonGroupPersonsAddPersonFaceFromStreamDefinitionStages.WithPersonGroupId - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The stage of the definition to be specify personGroupId.
- PersonGroupPersons.PersonGroupPersonsAddPersonFaceFromStreamDefinitionStages.WithPersonId - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The stage of the definition to be specify personId.
- PersonGroupPersons.PersonGroupPersonsAddPersonFaceFromUrlDefinition - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The entirety of addPersonFaceFromUrl definition.
- PersonGroupPersons.PersonGroupPersonsAddPersonFaceFromUrlDefinitionStages - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
Grouping of addPersonFaceFromUrl definition stages.
- PersonGroupPersons.PersonGroupPersonsAddPersonFaceFromUrlDefinitionStages.WithAllOptions - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The stage of the definition which allows for any other optional settings to be specified.
- PersonGroupPersons.PersonGroupPersonsAddPersonFaceFromUrlDefinitionStages.WithExecute - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The last stage of the definition which will make the operation call.
- PersonGroupPersons.PersonGroupPersonsAddPersonFaceFromUrlDefinitionStages.WithPersonGroupId - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The stage of the definition to be specify personGroupId.
- PersonGroupPersons.PersonGroupPersonsAddPersonFaceFromUrlDefinitionStages.WithPersonId - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The stage of the definition to be specify personId.
- PersonGroupPersons.PersonGroupPersonsAddPersonFaceFromUrlDefinitionStages.WithUrl - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The stage of the definition to be specify url.
- PersonGroupPersons.PersonGroupPersonsCreateDefinition - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The entirety of create definition.
- PersonGroupPersons.PersonGroupPersonsCreateDefinitionStages - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
Grouping of create definition stages.
- PersonGroupPersons.PersonGroupPersonsCreateDefinitionStages.WithAllOptions - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The stage of the definition which allows for any other optional settings to be specified.
- PersonGroupPersons.PersonGroupPersonsCreateDefinitionStages.WithExecute - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The last stage of the definition which will make the operation call.
- PersonGroupPersons.PersonGroupPersonsCreateDefinitionStages.WithPersonGroupId - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The stage of the definition to be specify personGroupId.
- PersonGroupPersons.PersonGroupPersonsListDefinition - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The entirety of list definition.
- PersonGroupPersons.PersonGroupPersonsListDefinitionStages - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
Grouping of list definition stages.
- PersonGroupPersons.PersonGroupPersonsListDefinitionStages.WithAllOptions - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The stage of the definition which allows for any other optional settings to be specified.
- PersonGroupPersons.PersonGroupPersonsListDefinitionStages.WithExecute - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The last stage of the definition which will make the operation call.
- PersonGroupPersons.PersonGroupPersonsListDefinitionStages.WithPersonGroupId - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The stage of the definition to be specify personGroupId.
- PersonGroupPersons.PersonGroupPersonsUpdateDefinition - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The entirety of update definition.
- PersonGroupPersons.PersonGroupPersonsUpdateDefinitionStages - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
Grouping of update definition stages.
- PersonGroupPersons.PersonGroupPersonsUpdateDefinitionStages.WithAllOptions - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The stage of the definition which allows for any other optional settings to be specified.
- PersonGroupPersons.PersonGroupPersonsUpdateDefinitionStages.WithExecute - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The last stage of the definition which will make the operation call.
- PersonGroupPersons.PersonGroupPersonsUpdateDefinitionStages.WithPersonGroupId - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The stage of the definition to be specify personGroupId.
- PersonGroupPersons.PersonGroupPersonsUpdateDefinitionStages.WithPersonId - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The stage of the definition to be specify personId.
- PersonGroupPersons.PersonGroupPersonsUpdateFaceDefinition - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The entirety of updateFace definition.
- PersonGroupPersons.PersonGroupPersonsUpdateFaceDefinitionStages - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
Grouping of updateFace definition stages.
- PersonGroupPersons.PersonGroupPersonsUpdateFaceDefinitionStages.WithAllOptions - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The stage of the definition which allows for any other optional settings to be specified.
- PersonGroupPersons.PersonGroupPersonsUpdateFaceDefinitionStages.WithExecute - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The last stage of the definition which will make the operation call.
- PersonGroupPersons.PersonGroupPersonsUpdateFaceDefinitionStages.WithPersistedFaceId - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The stage of the definition to be specify persistedFaceId.
- PersonGroupPersons.PersonGroupPersonsUpdateFaceDefinitionStages.WithPersonGroupId - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The stage of the definition to be specify personGroupId.
- PersonGroupPersons.PersonGroupPersonsUpdateFaceDefinitionStages.WithPersonId - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The stage of the definition to be specify personId.
- personGroups() - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.FaceAPI
-
Gets the PersonGroups object to access its operations.
- PersonGroups - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
An instance of this class provides access to all the operations defined
in PersonGroups.
- PersonGroups.PersonGroupsCreateDefinition - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The entirety of create definition.
- PersonGroups.PersonGroupsCreateDefinitionStages - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
Grouping of create definition stages.
- PersonGroups.PersonGroupsCreateDefinitionStages.WithAllOptions - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The stage of the definition which allows for any other optional settings to be specified.
- PersonGroups.PersonGroupsCreateDefinitionStages.WithExecute - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The last stage of the definition which will make the operation call.
- PersonGroups.PersonGroupsCreateDefinitionStages.WithPersonGroupId - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The stage of the definition to be specify personGroupId.
- PersonGroups.PersonGroupsListDefinition - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The entirety of list definition.
- PersonGroups.PersonGroupsListDefinitionStages - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
Grouping of list definition stages.
- PersonGroups.PersonGroupsListDefinitionStages.WithAllOptions - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The stage of the definition which allows for any other optional settings to be specified.
- PersonGroups.PersonGroupsListDefinitionStages.WithExecute - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The last stage of the definition which will make the operation call.
- PersonGroups.PersonGroupsUpdateDefinition - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The entirety of update definition.
- PersonGroups.PersonGroupsUpdateDefinitionStages - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
Grouping of update definition stages.
- PersonGroups.PersonGroupsUpdateDefinitionStages.WithAllOptions - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The stage of the definition which allows for any other optional settings to be specified.
- PersonGroups.PersonGroupsUpdateDefinitionStages.WithExecute - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The last stage of the definition which will make the operation call.
- PersonGroups.PersonGroupsUpdateDefinitionStages.WithPersonGroupId - Interface in com.microsoft.azure.cognitiveservices.vision.faceapi
-
The stage of the definition to be specify personGroupId.
- personId() - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.IdentifyCandidate
-
Get the personId value.
- personId() - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.Person
-
Get the personId value.
- personId() - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.VerifyFaceToPersonRequest
-
Get the personId value.
- pitch() - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.HeadPose
-
Get the pitch value.
- pupilLeft() - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceLandmarks
-
Get the pupilLeft value.
- pupilRight() - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceLandmarks
-
Get the pupilRight value.
- value() - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.Blur
-
Get the value value.
- value() - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.Exposure
-
Get the value value.
- value() - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.Noise
-
Get the value value.
- valueOf(String) - Static method in enum com.microsoft.azure.cognitiveservices.vision.faceapi.models.AccessoryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.cognitiveservices.vision.faceapi.models.AzureRegions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.cognitiveservices.vision.faceapi.models.BlurLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.cognitiveservices.vision.faceapi.models.ExposureLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceAttributeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.cognitiveservices.vision.faceapi.models.FindSimilarMatchMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.cognitiveservices.vision.faceapi.models.Gender
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.cognitiveservices.vision.faceapi.models.GlassesType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.cognitiveservices.vision.faceapi.models.HairColorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.cognitiveservices.vision.faceapi.models.NoiseLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.cognitiveservices.vision.faceapi.models.TrainingStatusType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.microsoft.azure.cognitiveservices.vision.faceapi.models.AccessoryType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.microsoft.azure.cognitiveservices.vision.faceapi.models.AzureRegions
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.microsoft.azure.cognitiveservices.vision.faceapi.models.BlurLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.microsoft.azure.cognitiveservices.vision.faceapi.models.ExposureLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceAttributeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.microsoft.azure.cognitiveservices.vision.faceapi.models.FindSimilarMatchMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.microsoft.azure.cognitiveservices.vision.faceapi.models.Gender
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.microsoft.azure.cognitiveservices.vision.faceapi.models.GlassesType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.microsoft.azure.cognitiveservices.vision.faceapi.models.HairColorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.microsoft.azure.cognitiveservices.vision.faceapi.models.NoiseLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.microsoft.azure.cognitiveservices.vision.faceapi.models.TrainingStatusType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verifyFaceToFace(UUID, UUID) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.Faces
-
Verify whether two faces belong to a same person or whether one face belongs to a person.
- verifyFaceToFaceAsync(UUID, UUID) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.Faces
-
Verify whether two faces belong to a same person or whether one face belongs to a person.
- VerifyFaceToFaceRequest - Class in com.microsoft.azure.cognitiveservices.vision.faceapi.models
-
Request body for verify operation.
- VerifyFaceToFaceRequest() - Constructor for class com.microsoft.azure.cognitiveservices.vision.faceapi.models.VerifyFaceToFaceRequest
-
- verifyFaceToPerson(UUID, String, UUID) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.Faces
-
Verify whether two faces belong to a same person.
- verifyFaceToPersonAsync(UUID, String, UUID) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.Faces
-
Verify whether two faces belong to a same person.
- VerifyFaceToPersonRequest - Class in com.microsoft.azure.cognitiveservices.vision.faceapi.models
-
Request body for verify operation.
- VerifyFaceToPersonRequest() - Constructor for class com.microsoft.azure.cognitiveservices.vision.faceapi.models.VerifyFaceToPersonRequest
-
- VerifyResult - Class in com.microsoft.azure.cognitiveservices.vision.faceapi.models
-
Result of the verify operation.
- VerifyResult() - Constructor for class com.microsoft.azure.cognitiveservices.vision.faceapi.models.VerifyResult
-
- width() - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceRectangle
-
Get the width value.
- withAcceptLanguage(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.FaceAPI
-
Sets Gets or sets the preferred language for the response..
- withAccessories(List<Accessory>) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceAttributes
-
Set the accessories value.
- withAge(Double) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceAttributes
-
Set the age value.
- withAnger(double) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.Emotion
-
Set the anger value.
- withAzureRegion(AzureRegions) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.FaceAPI
-
Sets Supported Azure regions for Cognitive Services endpoints.
- withBald(double) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.Hair
-
Set the bald value.
- withBeard(double) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FacialHair
-
Set the beard value.
- withBlur(Blur) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceAttributes
-
Set the blur value.
- withBlurLevel(BlurLevel) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.Blur
-
Set the blurLevel value.
- withCandidates(List<IdentifyCandidate>) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.IdentifyResult
-
Set the candidates value.
- withCode(String) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.Error
-
Set the code value.
- withColor(HairColorType) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.HairColor
-
Set the color value.
- withConfidence(double) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.Accessory
-
Set the confidence value.
- withConfidence(double) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.HairColor
-
Set the confidence value.
- withConfidence(double) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.IdentifyCandidate
-
Set the confidence value.
- withConfidence(double) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.SimilarFace
-
Set the confidence value.
- withConfidence(double) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.VerifyResult
-
Set the confidence value.
- withConfidenceThreshold(Double) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.Faces.FacesIdentifyDefinitionStages.WithAllOptions
-
Confidence threshold of identification, used to judge whether one face belong to one person.
- withConfidenceThreshold(Double) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.IdentifyOptionalParameter
-
Set the confidenceThreshold value.
- withConfidenceThreshold(Double) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.IdentifyRequest
-
Set the confidenceThreshold value.
- withContempt(double) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.Emotion
-
Set the contempt value.
- withCreated(DateTime) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.TrainingStatus
-
Set the created value.
- withDisgust(double) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.Emotion
-
Set the disgust value.
- withEmotion(Emotion) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceAttributes
-
Set the emotion value.
- withError(Error) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.APIError
-
Set the error value.
- withExposure(Exposure) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceAttributes
-
Set the exposure value.
- withExposureLevel(ExposureLevel) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.Exposure
-
Set the exposureLevel value.
- withEyebrowLeftInner(Coordinate) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceLandmarks
-
Set the eyebrowLeftInner value.
- withEyebrowLeftOuter(Coordinate) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceLandmarks
-
Set the eyebrowLeftOuter value.
- withEyebrowRightInner(Coordinate) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceLandmarks
-
Set the eyebrowRightInner value.
- withEyebrowRightOuter(Coordinate) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceLandmarks
-
Set the eyebrowRightOuter value.
- withEyeLeftBottom(Coordinate) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceLandmarks
-
Set the eyeLeftBottom value.
- withEyeLeftInner(Coordinate) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceLandmarks
-
Set the eyeLeftInner value.
- withEyeLeftOuter(Coordinate) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceLandmarks
-
Set the eyeLeftOuter value.
- withEyeLeftTop(Coordinate) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceLandmarks
-
Set the eyeLeftTop value.
- withEyeMakeup(boolean) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.Makeup
-
Set the eyeMakeup value.
- withEyeOccluded(boolean) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.Occlusion
-
Set the eyeOccluded value.
- withEyeRightBottom(Coordinate) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceLandmarks
-
Set the eyeRightBottom value.
- withEyeRightInner(Coordinate) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceLandmarks
-
Set the eyeRightInner value.
- withEyeRightOuter(Coordinate) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceLandmarks
-
Set the eyeRightOuter value.
- withEyeRightTop(Coordinate) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceLandmarks
-
Set the eyeRightTop value.
- withFaceAttributes(FaceAttributes) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.DetectedFace
-
Set the faceAttributes value.
- withFaceId(UUID) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.Faces.FacesFindSimilarDefinitionStages.WithFaceId
-
FaceId of the query face.
- withFaceId(UUID) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.DetectedFace
-
Set the faceId value.
- withFaceId(UUID) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FindSimilarRequest
-
Set the faceId value.
- withFaceId(UUID) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.IdentifyResult
-
Set the faceId value.
- withFaceId(UUID) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.SimilarFace
-
Set the faceId value.
- withFaceId(UUID) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.VerifyFaceToPersonRequest
-
Set the faceId value.
- withFaceId1(UUID) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.VerifyFaceToFaceRequest
-
Set the faceId1 value.
- withFaceId2(UUID) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.VerifyFaceToFaceRequest
-
Set the faceId2 value.
- withFaceIds(List<UUID>) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.Faces.FacesFindSimilarDefinitionStages.WithAllOptions
-
An array of candidate faceIds.
- withFaceIds(List<UUID>) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.Faces.FacesIdentifyDefinitionStages.WithFaceIds
-
Array of query faces faceIds, created by the Face - Detect.
- withFaceIds(List<UUID>) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FindSimilarOptionalParameter
-
Set the faceIds value.
- withFaceIds(List<UUID>) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FindSimilarRequest
-
Set the faceIds value.
- withFaceIds(List<UUID>) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.GroupRequest
-
Set the faceIds value.
- withFaceIds(List<UUID>) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.IdentifyRequest
-
Set the faceIds value.
- withFaceLandmarks(FaceLandmarks) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.DetectedFace
-
Set the faceLandmarks value.
- withFaceListId(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.FaceLists.FaceListsAddFaceFromStreamDefinitionStages.WithFaceListId
-
Id referencing a particular face list.
- withFaceListId(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.FaceLists.FaceListsAddFaceFromUrlDefinitionStages.WithFaceListId
-
Id referencing a particular face list.
- withFaceListId(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.FaceLists.FaceListsCreateDefinitionStages.WithFaceListId
-
Id referencing a particular face list.
- withFaceListId(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.FaceLists.FaceListsUpdateDefinitionStages.WithFaceListId
-
Id referencing a particular face list.
- withFaceListId(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.Faces.FacesFindSimilarDefinitionStages.WithAllOptions
-
An existing user-specified unique candidate face list, created in Face List - Create a Face List.
- withFaceListId(String) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceList
-
Set the faceListId value.
- withFaceListId(String) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FindSimilarOptionalParameter
-
Set the faceListId value.
- withFaceListId(String) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FindSimilarRequest
-
Set the faceListId value.
- withFaceRectangle(FaceRectangle) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.DetectedFace
-
Set the faceRectangle value.
- withFacialHair(FacialHair) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceAttributes
-
Set the facialHair value.
- withFear(double) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.Emotion
-
Set the fear value.
- withForeheadOccluded(boolean) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.Occlusion
-
Set the foreheadOccluded value.
- withGender(Gender) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceAttributes
-
Set the gender value.
- withGenerateClientRequestId(boolean) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.FaceAPI
-
Sets When set to true a unique x-ms-client-request-id value is generated and included in each request.
- withGlasses(GlassesType) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceAttributes
-
Set the glasses value.
- withGroups(List<List<UUID>>) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.GroupResult
-
Set the groups value.
- withHair(Hair) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceAttributes
-
Set the hair value.
- withHairColor(List<HairColor>) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.Hair
-
Set the hairColor value.
- withHappiness(double) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.Emotion
-
Set the happiness value.
- withHeadPose(HeadPose) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceAttributes
-
Set the headPose value.
- withHeight(int) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceRectangle
-
Set the height value.
- withImage(byte[]) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.FaceLists.FaceListsAddFaceFromStreamDefinitionStages.WithImage
-
An image stream.
- withImage(byte[]) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.Faces.FacesDetectWithStreamDefinitionStages.WithImage
-
An image stream.
- withImage(byte[]) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.PersonGroupPersons.PersonGroupPersonsAddPersonFaceFromStreamDefinitionStages.WithImage
-
An image stream.
- withInvisible(boolean) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.Hair
-
Set the invisible value.
- withIsIdentical(boolean) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.VerifyResult
-
Set the isIdentical value.
- withLastAction(DateTime) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.TrainingStatus
-
Set the lastAction value.
- withLeft(int) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceRectangle
-
Set the left value.
- withLipMakeup(boolean) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.Makeup
-
Set the lipMakeup value.
- withLongRunningOperationRetryTimeout(int) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.FaceAPI
-
Sets Gets or sets the retry timeout in seconds for Long Running Operations.
- withMakeup(Makeup) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceAttributes
-
Set the makeup value.
- withMaxNumOfCandidatesReturned(Integer) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.Faces.FacesFindSimilarDefinitionStages.WithAllOptions
-
The number of top similar faces returned.
- withMaxNumOfCandidatesReturned(Integer) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.Faces.FacesIdentifyDefinitionStages.WithAllOptions
-
The range of maxNumOfCandidatesReturned is between 1 and 5 (default is 1).
- withMaxNumOfCandidatesReturned(Integer) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FindSimilarOptionalParameter
-
Set the maxNumOfCandidatesReturned value.
- withMaxNumOfCandidatesReturned(Integer) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FindSimilarRequest
-
Set the maxNumOfCandidatesReturned value.
- withMaxNumOfCandidatesReturned(Integer) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.IdentifyOptionalParameter
-
Set the maxNumOfCandidatesReturned value.
- withMaxNumOfCandidatesReturned(Integer) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.IdentifyRequest
-
Set the maxNumOfCandidatesReturned value.
- withMessage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.Error
-
Set the message value.
- withMessage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.TrainingStatus
-
Set the message value.
- withMessyGroup(List<UUID>) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.GroupResult
-
Set the messyGroup value.
- withMode(FindSimilarMatchMode) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.Faces.FacesFindSimilarDefinitionStages.WithAllOptions
-
Similar face searching mode.
- withMode(FindSimilarMatchMode) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FindSimilarOptionalParameter
-
Set the mode value.
- withMode(FindSimilarMatchMode) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FindSimilarRequest
-
Set the mode value.
- withMoustache(double) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FacialHair
-
Set the moustache value.
- withMouthLeft(Coordinate) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceLandmarks
-
Set the mouthLeft value.
- withMouthOccluded(boolean) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.Occlusion
-
Set the mouthOccluded value.
- withMouthRight(Coordinate) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceLandmarks
-
Set the mouthRight value.
- withName(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.FaceLists.FaceListsCreateDefinitionStages.WithAllOptions
-
User defined name, maximum length is 128.
- withName(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.FaceLists.FaceListsUpdateDefinitionStages.WithAllOptions
-
User defined name, maximum length is 128.
- withName(String) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.CreateFaceListsOptionalParameter
-
Set the name value.
- withName(String) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.CreatePersonGroupPersonsOptionalParameter
-
Set the name value.
- withName(String) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.CreatePersonGroupsOptionalParameter
-
Set the name value.
- withName(String) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.NameAndUserDataContract
-
Set the name value.
- withName(String) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.UpdateFaceListsOptionalParameter
-
Set the name value.
- withName(String) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.UpdatePersonGroupPersonsOptionalParameter
-
Set the name value.
- withName(String) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.UpdatePersonGroupsOptionalParameter
-
Set the name value.
- withName(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.PersonGroupPersons.PersonGroupPersonsCreateDefinitionStages.WithAllOptions
-
User defined name, maximum length is 128.
- withName(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.PersonGroupPersons.PersonGroupPersonsUpdateDefinitionStages.WithAllOptions
-
User defined name, maximum length is 128.
- withName(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.PersonGroups.PersonGroupsCreateDefinitionStages.WithAllOptions
-
User defined name, maximum length is 128.
- withName(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.PersonGroups.PersonGroupsUpdateDefinitionStages.WithAllOptions
-
User defined name, maximum length is 128.
- withNeutral(double) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.Emotion
-
Set the neutral value.
- withNoise(Noise) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceAttributes
-
Set the noise value.
- withNoiseLevel(NoiseLevel) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.Noise
-
Set the noiseLevel value.
- withNoseLeftAlarOutTip(Coordinate) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceLandmarks
-
Set the noseLeftAlarOutTip value.
- withNoseLeftAlarTop(Coordinate) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceLandmarks
-
Set the noseLeftAlarTop value.
- withNoseRightAlarOutTip(Coordinate) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceLandmarks
-
Set the noseRightAlarOutTip value.
- withNoseRightAlarTop(Coordinate) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceLandmarks
-
Set the noseRightAlarTop value.
- withNoseRootLeft(Coordinate) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceLandmarks
-
Set the noseRootLeft value.
- withNoseRootRight(Coordinate) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceLandmarks
-
Set the noseRootRight value.
- withNoseTip(Coordinate) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceLandmarks
-
Set the noseTip value.
- withOcclusion(Occlusion) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceAttributes
-
Set the occlusion value.
- withPersistedFaceId(UUID) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.PersistedFace
-
Set the persistedFaceId value.
- withPersistedFaceId(UUID) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.SimilarFace
-
Set the persistedFaceId value.
- withPersistedFaceId(UUID) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.PersonGroupPersons.PersonGroupPersonsUpdateFaceDefinitionStages.WithPersistedFaceId
-
Id referencing a particular persistedFaceId of an existing face.
- withPersistedFaceIds(List<UUID>) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.Person
-
Set the persistedFaceIds value.
- withPersistedFaces(List<PersistedFace>) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceList
-
Set the persistedFaces value.
- withPersonGroupId(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.Faces.FacesIdentifyDefinitionStages.WithPersonGroupId
-
PersonGroupId of the target person group, created by PersonGroups.Create.
- withPersonGroupId(String) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.IdentifyRequest
-
Set the personGroupId value.
- withPersonGroupId(String) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.PersonGroup
-
Set the personGroupId value.
- withPersonGroupId(String) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.VerifyFaceToPersonRequest
-
Set the personGroupId value.
- withPersonGroupId(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.PersonGroupPersons.PersonGroupPersonsAddPersonFaceFromStreamDefinitionStages.WithPersonGroupId
-
Id referencing a particular person group.
- withPersonGroupId(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.PersonGroupPersons.PersonGroupPersonsAddPersonFaceFromUrlDefinitionStages.WithPersonGroupId
-
Id referencing a particular person group.
- withPersonGroupId(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.PersonGroupPersons.PersonGroupPersonsCreateDefinitionStages.WithPersonGroupId
-
Id referencing a particular person group.
- withPersonGroupId(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.PersonGroupPersons.PersonGroupPersonsListDefinitionStages.WithPersonGroupId
-
Id referencing a particular person group.
- withPersonGroupId(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.PersonGroupPersons.PersonGroupPersonsUpdateDefinitionStages.WithPersonGroupId
-
Id referencing a particular person group.
- withPersonGroupId(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.PersonGroupPersons.PersonGroupPersonsUpdateFaceDefinitionStages.WithPersonGroupId
-
Id referencing a particular person group.
- withPersonGroupId(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.PersonGroups.PersonGroupsCreateDefinitionStages.WithPersonGroupId
-
Id referencing a particular person group.
- withPersonGroupId(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.PersonGroups.PersonGroupsUpdateDefinitionStages.WithPersonGroupId
-
Id referencing a particular person group.
- withPersonId(UUID) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.IdentifyCandidate
-
Set the personId value.
- withPersonId(UUID) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.Person
-
Set the personId value.
- withPersonId(UUID) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.VerifyFaceToPersonRequest
-
Set the personId value.
- withPersonId(UUID) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.PersonGroupPersons.PersonGroupPersonsAddPersonFaceFromStreamDefinitionStages.WithPersonId
-
Id referencing a particular person.
- withPersonId(UUID) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.PersonGroupPersons.PersonGroupPersonsAddPersonFaceFromUrlDefinitionStages.WithPersonId
-
Id referencing a particular person.
- withPersonId(UUID) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.PersonGroupPersons.PersonGroupPersonsUpdateDefinitionStages.WithPersonId
-
Id referencing a particular person.
- withPersonId(UUID) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.PersonGroupPersons.PersonGroupPersonsUpdateFaceDefinitionStages.WithPersonId
-
Id referencing a particular person.
- withPitch(double) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.HeadPose
-
Set the pitch value.
- withPupilLeft(Coordinate) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceLandmarks
-
Set the pupilLeft value.
- withPupilRight(Coordinate) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceLandmarks
-
Set the pupilRight value.
- withReturnFaceAttributes(List<FaceAttributeType>) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.Faces.FacesDetectWithStreamDefinitionStages.WithAllOptions
-
Analyze and return the one or more specified face attributes in the comma-separated string like
"returnFaceAttributes=age,gender".
- withReturnFaceAttributes(List<FaceAttributeType>) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.Faces.FacesDetectWithUrlDefinitionStages.WithAllOptions
-
Analyze and return the one or more specified face attributes in the comma-separated string like
"returnFaceAttributes=age,gender".
- withReturnFaceAttributes(List<FaceAttributeType>) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.DetectWithStreamOptionalParameter
-
Set the returnFaceAttributes value.
- withReturnFaceAttributes(List<FaceAttributeType>) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.DetectWithUrlOptionalParameter
-
Set the returnFaceAttributes value.
- withReturnFaceId(Boolean) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.Faces.FacesDetectWithStreamDefinitionStages.WithAllOptions
-
A value indicating whether the operation should return faceIds of detected faces.
- withReturnFaceId(Boolean) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.Faces.FacesDetectWithUrlDefinitionStages.WithAllOptions
-
A value indicating whether the operation should return faceIds of detected faces.
- withReturnFaceId(Boolean) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.DetectWithStreamOptionalParameter
-
Set the returnFaceId value.
- withReturnFaceId(Boolean) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.DetectWithUrlOptionalParameter
-
Set the returnFaceId value.
- withReturnFaceLandmarks(Boolean) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.Faces.FacesDetectWithStreamDefinitionStages.WithAllOptions
-
A value indicating whether the operation should return landmarks of the detected faces.
- withReturnFaceLandmarks(Boolean) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.Faces.FacesDetectWithUrlDefinitionStages.WithAllOptions
-
A value indicating whether the operation should return landmarks of the detected faces.
- withReturnFaceLandmarks(Boolean) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.DetectWithStreamOptionalParameter
-
Set the returnFaceLandmarks value.
- withReturnFaceLandmarks(Boolean) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.DetectWithUrlOptionalParameter
-
Set the returnFaceLandmarks value.
- withRoll(double) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.HeadPose
-
Set the roll value.
- withSadness(double) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.Emotion
-
Set the sadness value.
- withSideburns(double) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FacialHair
-
Set the sideburns value.
- withSmile(Double) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceAttributes
-
Set the smile value.
- withStart(String) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.ListPersonGroupPersonsOptionalParameter
-
Set the start value.
- withStart(String) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.ListPersonGroupsOptionalParameter
-
Set the start value.
- withStart(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.PersonGroupPersons.PersonGroupPersonsListDefinitionStages.WithAllOptions
-
Starting person id to return (used to list a range of persons).
- withStart(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.PersonGroups.PersonGroupsListDefinitionStages.WithAllOptions
-
List person groups from the least personGroupId greater than the "start".
- withStatus(TrainingStatusType) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.TrainingStatus
-
Set the status value.
- withSurprise(double) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.Emotion
-
Set the surprise value.
- withTargetFace(List<Integer>) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.FaceLists.FaceListsAddFaceFromStreamDefinitionStages.WithAllOptions
-
A face rectangle to specify the target face to be added to a person in the format of
"targetFace=left,top,width,height".
- withTargetFace(List<Integer>) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.FaceLists.FaceListsAddFaceFromUrlDefinitionStages.WithAllOptions
-
A face rectangle to specify the target face to be added to a person in the format of
"targetFace=left,top,width,height".
- withTargetFace(List<Integer>) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.AddFaceFromStreamOptionalParameter
-
Set the targetFace value.
- withTargetFace(List<Integer>) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.AddFaceFromUrlOptionalParameter
-
Set the targetFace value.
- withTargetFace(List<Integer>) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.AddPersonFaceFromStreamOptionalParameter
-
Set the targetFace value.
- withTargetFace(List<Integer>) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.AddPersonFaceFromUrlOptionalParameter
-
Set the targetFace value.
- withTargetFace(List<Integer>) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.PersonGroupPersons.PersonGroupPersonsAddPersonFaceFromStreamDefinitionStages.WithAllOptions
-
A face rectangle to specify the target face to be added to a person in the format of
"targetFace=left,top,width,height".
- withTargetFace(List<Integer>) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.PersonGroupPersons.PersonGroupPersonsAddPersonFaceFromUrlDefinitionStages.WithAllOptions
-
A face rectangle to specify the target face to be added to a person in the format of
"targetFace=left,top,width,height".
- withThisclientacceptLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.AddFaceFromStreamOptionalParameter
-
Set the thisclientacceptLanguage value.
- withThisclientacceptLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.AddFaceFromUrlOptionalParameter
-
Set the thisclientacceptLanguage value.
- withThisclientacceptLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.AddPersonFaceFromStreamOptionalParameter
-
Set the thisclientacceptLanguage value.
- withThisclientacceptLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.AddPersonFaceFromUrlOptionalParameter
-
Set the thisclientacceptLanguage value.
- withThisclientacceptLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.CreateFaceListsOptionalParameter
-
Set the thisclientacceptLanguage value.
- withThisclientacceptLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.CreatePersonGroupPersonsOptionalParameter
-
Set the thisclientacceptLanguage value.
- withThisclientacceptLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.CreatePersonGroupsOptionalParameter
-
Set the thisclientacceptLanguage value.
- withThisclientacceptLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.DetectWithStreamOptionalParameter
-
Set the thisclientacceptLanguage value.
- withThisclientacceptLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.DetectWithUrlOptionalParameter
-
Set the thisclientacceptLanguage value.
- withThisclientacceptLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FindSimilarOptionalParameter
-
Set the thisclientacceptLanguage value.
- withThisclientacceptLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.IdentifyOptionalParameter
-
Set the thisclientacceptLanguage value.
- withThisclientacceptLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.ListPersonGroupPersonsOptionalParameter
-
Set the thisclientacceptLanguage value.
- withThisclientacceptLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.ListPersonGroupsOptionalParameter
-
Set the thisclientacceptLanguage value.
- withThisclientacceptLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.UpdateFaceListsOptionalParameter
-
Set the thisclientacceptLanguage value.
- withThisclientacceptLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.UpdateFaceOptionalParameter
-
Set the thisclientacceptLanguage value.
- withThisclientacceptLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.UpdatePersonGroupPersonsOptionalParameter
-
Set the thisclientacceptLanguage value.
- withThisclientacceptLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.UpdatePersonGroupsOptionalParameter
-
Set the thisclientacceptLanguage value.
- withTop(int) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceRectangle
-
Set the top value.
- withTop(Integer) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.ListPersonGroupPersonsOptionalParameter
-
Set the top value.
- withTop(Integer) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.ListPersonGroupsOptionalParameter
-
Set the top value.
- withTop(Integer) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.PersonGroupPersons.PersonGroupPersonsListDefinitionStages.WithAllOptions
-
Number of persons to return starting with the person id indicated by the 'start' parameter.
- withTop(Integer) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.PersonGroups.PersonGroupsListDefinitionStages.WithAllOptions
-
The number of person groups to list.
- withType(AccessoryType) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.Accessory
-
Set the type value.
- withUnderLipBottom(Coordinate) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceLandmarks
-
Set the underLipBottom value.
- withUnderLipTop(Coordinate) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceLandmarks
-
Set the underLipTop value.
- withUpperLipBottom(Coordinate) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceLandmarks
-
Set the upperLipBottom value.
- withUpperLipTop(Coordinate) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceLandmarks
-
Set the upperLipTop value.
- withUrl(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.FaceLists.FaceListsAddFaceFromUrlDefinitionStages.WithUrl
-
Publicly reachable URL of an image.
- withUrl(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.Faces.FacesDetectWithUrlDefinitionStages.WithUrl
-
Publicly reachable URL of an image.
- withUrl(String) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.ImageUrl
-
Set the url value.
- withUrl(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.PersonGroupPersons.PersonGroupPersonsAddPersonFaceFromUrlDefinitionStages.WithUrl
-
Publicly reachable URL of an image.
- withUserData(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.FaceLists.FaceListsAddFaceFromStreamDefinitionStages.WithAllOptions
-
User-specified data about the face for any purpose.
- withUserData(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.FaceLists.FaceListsAddFaceFromUrlDefinitionStages.WithAllOptions
-
User-specified data about the face for any purpose.
- withUserData(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.FaceLists.FaceListsCreateDefinitionStages.WithAllOptions
-
User specified data.
- withUserData(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.FaceLists.FaceListsUpdateDefinitionStages.WithAllOptions
-
User specified data.
- withUserData(String) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.AddFaceFromStreamOptionalParameter
-
Set the userData value.
- withUserData(String) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.AddFaceFromUrlOptionalParameter
-
Set the userData value.
- withUserData(String) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.AddPersonFaceFromStreamOptionalParameter
-
Set the userData value.
- withUserData(String) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.AddPersonFaceFromUrlOptionalParameter
-
Set the userData value.
- withUserData(String) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.CreateFaceListsOptionalParameter
-
Set the userData value.
- withUserData(String) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.CreatePersonGroupPersonsOptionalParameter
-
Set the userData value.
- withUserData(String) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.CreatePersonGroupsOptionalParameter
-
Set the userData value.
- withUserData(String) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.NameAndUserDataContract
-
Set the userData value.
- withUserData(String) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.PersistedFace
-
Set the userData value.
- withUserData(String) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.UpdateFaceListsOptionalParameter
-
Set the userData value.
- withUserData(String) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.UpdateFaceOptionalParameter
-
Set the userData value.
- withUserData(String) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.UpdatePersonFaceRequest
-
Set the userData value.
- withUserData(String) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.UpdatePersonGroupPersonsOptionalParameter
-
Set the userData value.
- withUserData(String) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.UpdatePersonGroupsOptionalParameter
-
Set the userData value.
- withUserData(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.PersonGroupPersons.PersonGroupPersonsAddPersonFaceFromStreamDefinitionStages.WithAllOptions
-
User-specified data about the face for any purpose.
- withUserData(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.PersonGroupPersons.PersonGroupPersonsAddPersonFaceFromUrlDefinitionStages.WithAllOptions
-
User-specified data about the face for any purpose.
- withUserData(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.PersonGroupPersons.PersonGroupPersonsCreateDefinitionStages.WithAllOptions
-
User specified data.
- withUserData(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.PersonGroupPersons.PersonGroupPersonsUpdateDefinitionStages.WithAllOptions
-
User specified data.
- withUserData(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.PersonGroupPersons.PersonGroupPersonsUpdateFaceDefinitionStages.WithAllOptions
-
User-provided data attached to the face.
- withUserData(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.PersonGroups.PersonGroupsCreateDefinitionStages.WithAllOptions
-
User specified data.
- withUserData(String) - Method in interface com.microsoft.azure.cognitiveservices.vision.faceapi.PersonGroups.PersonGroupsUpdateDefinitionStages.WithAllOptions
-
User specified data.
- withValue(double) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.Blur
-
Set the value value.
- withValue(double) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.Exposure
-
Set the value value.
- withValue(double) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.Noise
-
Set the value value.
- withWidth(int) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceRectangle
-
Set the width value.
- withX(double) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.Coordinate
-
Set the x value.
- withY(double) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.Coordinate
-
Set the y value.
- withYaw(double) - Method in class com.microsoft.azure.cognitiveservices.vision.faceapi.models.HeadPose
-
Set the yaw value.