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
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for Java