azure-docs-sdk-java/archive/docs-ref-autogen/com.microsoft.azure.cogniti...

18 строки
1.8 KiB
YAML

### YamlMime:JavaType
inheritedMembers:
- com.microsoft.azure.cognitiveservices.vision.customvision.prediction.Predictions.PredictionsDetectImageDefinitionStages.WithExecute.execute()
- com.microsoft.azure.cognitiveservices.vision.customvision.prediction.Predictions.PredictionsDetectImageDefinitionStages.WithExecute.executeAsync()
- com.microsoft.azure.cognitiveservices.vision.customvision.prediction.Predictions.PredictionsDetectImageDefinitionStages.WithAllOptions.withApplication(String)
- com.microsoft.azure.cognitiveservices.vision.customvision.prediction.Predictions.PredictionsDetectImageDefinitionStages.WithImageData.withImageData(byte [])
- com.microsoft.azure.cognitiveservices.vision.customvision.prediction.Predictions.PredictionsDetectImageDefinitionStages.WithProjectId.withProjectId(UUID)
- com.microsoft.azure.cognitiveservices.vision.customvision.prediction.Predictions.PredictionsDetectImageDefinitionStages.WithPublishedName.withPublishedName(String)
nameWithType: Predictions.PredictionsDetectImageDefinition
syntax: public interface PredictionsDetectImageDefinition extends Predictions.PredictionsDetectImageDefinitionStages.WithProjectId,Predictions.PredictionsDetectImageDefinitionStages.WithPublishedName,Predictions.PredictionsDetectImageDefinitionStages.WithImageData,Predictions.PredictionsDetectImageDefinitionStages.WithExecute
type: interface
uid: com.microsoft.azure.cognitiveservices.vision.customvision.prediction.Predictions.PredictionsDetectImageDefinition
fullName: com.microsoft.azure.cognitiveservices.vision.customvision.prediction.Predictions.PredictionsDetectImageDefinition
name: Predictions.PredictionsDetectImageDefinition
package: com.microsoft.azure.cognitiveservices.vision.customvision.prediction
summary: <p>The entirety of detectImage definition. </p>
metadata: {}