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
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Java