GetImagePerformanceCountOptionalParameter Classe
- java.
lang. Object - com.
microsoft. azure. cognitiveservices. vision. customvision. training. models. GetImagePerformanceCountOptionalParameter
- com.
public class GetImagePerformanceCountOptionalParameter
O modelo GetImagePerformanceCountOptionalParameter.
Resumo do método
Modificador e tipo | Método e descrição |
---|---|
List<UUID> |
tagIds()
Obtenha o valor tagIds. |
String |
thisclientacceptLanguage()
Obtenha o valor thisclientacceptLanguage. |
Get |
withTagIds(List<UUID> tagIds)
Defina o valor tagIds. |
Get |
withThisclientacceptLanguage(String thisclientacceptLanguage)
Defina o valor thisclientacceptLanguage. |
Detalhes do método
tagIds
public List
Obtenha o valor tagIds.
Returns:
thisclientacceptLanguage
public String thisclientacceptLanguage()
Obtenha o valor thisclientacceptLanguage.
Returns:
withTagIds
public GetImagePerformanceCountOptionalParameter withTagIds(List
Defina o valor tagIds.
Parameters:
Returns:
withThisclientacceptLanguage
public GetImagePerformanceCountOptionalParameter withThisclientacceptLanguage(String thisclientacceptLanguage)
Defina o valor thisclientacceptLanguage.
Parameters:
Returns:
Aplica-se a
Azure SDK for Java