ListPersonGroupsOptionalParameter Class
- java.
lang. Object - com.
microsoft. azure. cognitiveservices. vision. faceapi. models. ListPersonGroupsOptionalParameter
- com.
public class ListPersonGroupsOptionalParameter
The ListPersonGroupsOptionalParameter model.
Modifier and Type | Method and Description |
---|---|
String |
start()
Get the start value. |
String |
thisclientaccept Get the thisclientacceptLanguage value. |
Integer |
top()
Get the top value. |
List |
with Set the start value. |
List |
with Set the thisclientacceptLanguage value. |
List |
with Set the top value. |
start
public String start()
Get the start value.
Returns:
thisclientacceptLanguage
public String thisclientacceptLanguage()
Get the thisclientacceptLanguage value.
Returns:
top
public Integer top()
Get the top value.
Returns:
withStart
public ListPersonGroupsOptionalParameter withStart(String start)
Set the start value.
Parameters:
Returns:
withThisclientacceptLanguage
public ListPersonGroupsOptionalParameter withThisclientacceptLanguage(String thisclientacceptLanguage)
Set the thisclientacceptLanguage value.
Parameters:
Returns:
withTop
public ListPersonGroupsOptionalParameter withTop(Integer top)
Set the top value.
Parameters:
Returns:
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: