Predictions.PredictionsDetectImageWithNoStoreDefinition Interface
public interface PredictionsDetectImageWithNoStoreDefinition extends Predictions.PredictionsDetectImageWithNoStoreDefinitionStages.WithProjectId,Predictions.PredictionsDetectImageWithNoStoreDefinitionStages.WithPublishedName,Predictions.PredictionsDetectImageWithNoStoreDefinitionStages.WithImageData,Predictions.PredictionsDetectImageWithNoStoreDefinitionStages.WithExecute
The entirety of detectImageWithNoStore definition.
Inherited Members
Predictions.PredictionsDetectImageWithNoStoreDefinitionStages.WithExecute.execute()
Predictions.PredictionsDetectImageWithNoStoreDefinitionStages.WithExecute.executeAsync()
Predictions.PredictionsDetectImageWithNoStoreDefinitionStages.WithAllOptions.withApplication(String application)
Predictions.PredictionsDetectImageWithNoStoreDefinitionStages.WithImageData.withImageData(byte[] imageData)
Predictions.PredictionsDetectImageWithNoStoreDefinitionStages.WithProjectId.withProjectId(UUID projectId)
Predictions.PredictionsDetectImageWithNoStoreDefinitionStages.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