Predictions.PredictionsClassifyImageWithNoStoreDefinition Interface
public interface PredictionsClassifyImageWithNoStoreDefinition extends Predictions.PredictionsClassifyImageWithNoStoreDefinitionStages.WithProjectId,Predictions.PredictionsClassifyImageWithNoStoreDefinitionStages.WithPublishedName,Predictions.PredictionsClassifyImageWithNoStoreDefinitionStages.WithImageData,Predictions.PredictionsClassifyImageWithNoStoreDefinitionStages.WithExecute
The entirety of classifyImageWithNoStore definition.
Inherited Members
Predictions.PredictionsClassifyImageWithNoStoreDefinitionStages.WithExecute.execute()
Predictions.PredictionsClassifyImageWithNoStoreDefinitionStages.WithExecute.executeAsync()
Predictions.PredictionsClassifyImageWithNoStoreDefinitionStages.WithAllOptions.withApplication(String application)
Predictions.PredictionsClassifyImageWithNoStoreDefinitionStages.WithImageData.withImageData(byte[] imageData)
Predictions.PredictionsClassifyImageWithNoStoreDefinitionStages.WithProjectId.withProjectId(UUID projectId)
Predictions.PredictionsClassifyImageWithNoStoreDefinitionStages.WithPublishedName.withPublishedName(String publishedName)
Applies to
Colaborar con nosotros en GitHub
El origen de este contenido se puede encontrar en GitHub, donde también puede crear y revisar problemas y solicitudes de incorporación de cambios. Para más información, consulte nuestra guía para colaboradores.
Azure SDK for Java