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 conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Java