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
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