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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Java