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)
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for Java