GetImagePerformanceCountOptionalParameter 类
- java.
lang. Object - com.
microsoft. azure. cognitiveservices. vision. customvision. training. models. GetImagePerformanceCountOptionalParameter
- com.
public class GetImagePerformanceCountOptionalParameter
GetImagePerformanceCountOptionalParameter 模型。
方法摘要
| 修饰符和类型 | 方法和描述 |
|---|---|
| List<UUID> |
tagIds()
获取 tagIds 值。 |
| String |
thisclientacceptLanguage()
获取 thisclientacceptLanguage 值。 |
|
Get |
withTagIds(List<UUID> tagIds)
设置 tagIds 值。 |
|
Get |
withThisclientacceptLanguage(String thisclientacceptLanguage)
设置 thisclientacceptLanguage 值。 |
方法详细信息
tagIds
public List
获取 tagIds 值。
Returns:
thisclientacceptLanguage
public String thisclientacceptLanguage()
获取 thisclientacceptLanguage 值。
Returns:
withTagIds
public GetImagePerformanceCountOptionalParameter withTagIds(List
设置 tagIds 值。
Parameters:
Returns:
withThisclientacceptLanguage
public GetImagePerformanceCountOptionalParameter withThisclientacceptLanguage(String thisclientacceptLanguage)
设置 thisclientacceptLanguage 值。
Parameters:
Returns: