ClassifyImageUrlOptionalParameter 类
- java.
lang. Object - com.
microsoft. azure. cognitiveservices. vision. customvision. prediction. models. ClassifyImageUrlOptionalParameter
- com.
public class ClassifyImageUrlOptionalParameter
ClassifyImageUrlOptionalParameter 模型。
方法摘要
| 修饰符和类型 | 方法和描述 |
|---|---|
| String |
application()
获取应用程序值。 |
| String |
thisclientacceptLanguage()
获取 thisclientacceptLanguage 值。 |
|
Classify |
withApplication(String application)
设置应用程序值。 |
|
Classify |
withThisclientacceptLanguage(String thisclientacceptLanguage)
设置 thisclientacceptLanguage 值。 |
方法详细信息
application
public String application()
获取应用程序值。
Returns:
thisclientacceptLanguage
public String thisclientacceptLanguage()
获取 thisclientacceptLanguage 值。
Returns:
withApplication
public ClassifyImageUrlOptionalParameter withApplication(String application)
设置应用程序值。
Parameters:
Returns:
withThisclientacceptLanguage
public ClassifyImageUrlOptionalParameter withThisclientacceptLanguage(String thisclientacceptLanguage)
设置 thisclientacceptLanguage 值。
Parameters:
Returns: