DetectImageUrlWithNoStoreOptionalParameter Classe
- java.
lang. Object - com.
microsoft. azure. cognitiveservices. vision. customvision. prediction. models. DetectImageUrlWithNoStoreOptionalParameter
- com.
public class DetectImageUrlWithNoStoreOptionalParameter
O modelo DetectImageUrlWithNoStoreOptionalParameter.
Resumo do método
Modificador e tipo | Método e descrição |
---|---|
String |
application()
Obtenha o valor do aplicativo. |
String |
thisclientacceptLanguage()
Obtenha o valor thisclientacceptLanguage. |
Detect |
withApplication(String application)
Defina o valor do aplicativo. |
Detect |
withThisclientacceptLanguage(String thisclientacceptLanguage)
Defina o valor thisclientacceptLanguage. |
Detalhes do método
application
public String application()
Obtenha o valor do aplicativo.
Returns:
thisclientacceptLanguage
public String thisclientacceptLanguage()
Obtenha o valor thisclientacceptLanguage.
Returns:
withApplication
public DetectImageUrlWithNoStoreOptionalParameter withApplication(String application)
Defina o valor do aplicativo.
Parameters:
Returns:
withThisclientacceptLanguage
public DetectImageUrlWithNoStoreOptionalParameter withThisclientacceptLanguage(String thisclientacceptLanguage)
Defina o valor thisclientacceptLanguage.
Parameters:
Returns:
Aplica-se a
Azure SDK for Java