你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Predictions.PredictionsClassifyImageWithNoStoreDefinition Interface
public interface PredictionsClassifyImageWithNoStoreDefinition extends Predictions.PredictionsClassifyImageWithNoStoreDefinitionStages.WithProjectId,Predictions.PredictionsClassifyImageWithNoStoreDefinitionStages.WithPublishedName,Predictions.PredictionsClassifyImageWithNoStoreDefinitionStages.WithImageData,Predictions.PredictionsClassifyImageWithNoStoreDefinitionStages.WithExecute
The entirety of classifyImageWithNoStore definition.
Inherited Members
Predictions.PredictionsClassifyImageWithNoStoreDefinitionStages.WithExecute.execute()
Predictions.PredictionsClassifyImageWithNoStoreDefinitionStages.WithExecute.executeAsync()
Predictions.PredictionsClassifyImageWithNoStoreDefinitionStages.WithAllOptions.withApplication(String application)
Predictions.PredictionsClassifyImageWithNoStoreDefinitionStages.WithImageData.withImageData(byte[] imageData)
Predictions.PredictionsClassifyImageWithNoStoreDefinitionStages.WithProjectId.withProjectId(UUID projectId)
Predictions.PredictionsClassifyImageWithNoStoreDefinitionStages.WithPublishedName.withPublishedName(String publishedName)