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