Predictions.PredictionsClassifyImageDefinition Interface
public interface PredictionsClassifyImageDefinition extends Predictions.PredictionsClassifyImageDefinitionStages.WithProjectId,Predictions.PredictionsClassifyImageDefinitionStages.WithPublishedName,Predictions.PredictionsClassifyImageDefinitionStages.WithImageData,Predictions.PredictionsClassifyImageDefinitionStages.WithExecute
The entirety of classifyImage definition.
Inherited Members
Predictions.PredictionsClassifyImageDefinitionStages.WithExecute.execute()
Predictions.PredictionsClassifyImageDefinitionStages.WithExecute.executeAsync()
Predictions.PredictionsClassifyImageDefinitionStages.WithAllOptions.withApplication(String application)
Predictions.PredictionsClassifyImageDefinitionStages.WithImageData.withImageData(byte[] imageData)
Predictions.PredictionsClassifyImageDefinitionStages.WithProjectId.withProjectId(UUID projectId)
Predictions.PredictionsClassifyImageDefinitionStages.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