CreateFaceListsOptionalParameter Class
- java.
lang. Object - com.
microsoft. azure. cognitiveservices. vision. faceapi. models. CreateFaceListsOptionalParameter
- com.
public class CreateFaceListsOptionalParameter
The CreateFaceListsOptionalParameter model.
Modifier and Type | Method and Description |
---|---|
String |
name()
Get the name value. |
String |
thisclientaccept Get the thisclientacceptLanguage value. |
String |
user Get the userData value. |
Create |
with Set the name value. |
Create |
with Set the thisclientacceptLanguage value. |
Create |
with Set the userData value. |
name
public String name()
Get the name value.
Returns:
thisclientacceptLanguage
public String thisclientacceptLanguage()
Get the thisclientacceptLanguage value.
Returns:
userData
public String userData()
Get the userData value.
Returns:
withName
public CreateFaceListsOptionalParameter withName(String name)
Set the name value.
Parameters:
Returns:
withThisclientacceptLanguage
public CreateFaceListsOptionalParameter withThisclientacceptLanguage(String thisclientacceptLanguage)
Set the thisclientacceptLanguage value.
Parameters:
Returns:
withUserData
public CreateFaceListsOptionalParameter withUserData(String userData)
Set the userData value.
Parameters:
Returns:
Comentarios de Azure SDK for Java
Azure SDK for Java es un proyecto de código abierto. Seleccione un vínculo para proporcionar comentarios: