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