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 で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for Java