UpdatePersonGroupPersonsOptionalParameter Class
- java.
lang. Object - com.
microsoft. azure. cognitiveservices. vision. faceapi. models. UpdatePersonGroupPersonsOptionalParameter
- com.
public class UpdatePersonGroupPersonsOptionalParameter
The UpdatePersonGroupPersonsOptionalParameter 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. |
Update |
with Set the name value. |
Update |
with Set the thisclientacceptLanguage value. |
Update |
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 UpdatePersonGroupPersonsOptionalParameter withName(String name)
Set the name value.
Parameters:
Returns:
withThisclientacceptLanguage
public UpdatePersonGroupPersonsOptionalParameter withThisclientacceptLanguage(String thisclientacceptLanguage)
Set the thisclientacceptLanguage value.
Parameters:
Returns:
withUserData
public UpdatePersonGroupPersonsOptionalParameter withUserData(String userData)
Set the userData value.
Parameters:
Returns:
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: