Predictions.PredictionsDetectImageDefinition Interface
public interface PredictionsDetectImageDefinition extends Predictions.PredictionsDetectImageDefinitionStages.WithProjectId,Predictions.PredictionsDetectImageDefinitionStages.WithPublishedName,Predictions.PredictionsDetectImageDefinitionStages.WithImageData,Predictions.PredictionsDetectImageDefinitionStages.WithExecute
The entirety of detectImage definition.
Inherited Members
Predictions.PredictionsDetectImageDefinitionStages.WithExecute.execute()
Predictions.PredictionsDetectImageDefinitionStages.WithExecute.executeAsync()
Predictions.PredictionsDetectImageDefinitionStages.WithAllOptions.withApplication(String application)
Predictions.PredictionsDetectImageDefinitionStages.WithImageData.withImageData(byte[] imageData)
Predictions.PredictionsDetectImageDefinitionStages.WithProjectId.withProjectId(UUID projectId)
Predictions.PredictionsDetectImageDefinitionStages.WithPublishedName.withPublishedName(String publishedName)
Applies to
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for Java