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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java