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