Predictions.PredictionsClassifyImageWithNoStoreDefinition Interfaz
public interface PredictionsClassifyImageWithNoStoreDefinition extends Predictions.PredictionsClassifyImageWithNoStoreDefinitionStages.WithProjectId,Predictions.PredictionsClassifyImageWithNoStoreDefinitionStages.WithPublishedName,Predictions.PredictionsClassifyImageWithNoStoreDefinitionStages.WithImageData,Predictions.PredictionsClassifyImageWithNoStoreDefinitionStages.WithExecute
La totalidad de la definición classifyImageWithNoStore.
Miembros heredados
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)
Se aplica a
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