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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for Java