Uses of Class
com.azure.resourcemanager.agrifood.models.InsightAttachment
Packages that use InsightAttachment
Package
Description
Package containing the data models for AgriFoodManagementClient.
-
Uses of InsightAttachment in com.azure.resourcemanager.agrifood.models
Methods in com.azure.resourcemanager.agrifood.models that return InsightAttachmentModifier and TypeMethodDescriptionstatic InsightAttachmentInsightAttachment.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of InsightAttachment from the JsonReader.SolutionEvaluatedOutput.insightAttachmentResponse()Get the insightAttachmentResponse property: The insightAttachmentResponse property.InsightAttachment.withCreatedDateTime(OffsetDateTime createdDateTime) Set the createdDateTime property: The createdDateTime property.InsightAttachment.withDescription(String description) Set the description property: The description property.Set the etag property: The eTag property.InsightAttachment.withFarmerId(String farmerId) Set the farmerId property: The farmerId property.InsightAttachment.withFileLink(String fileLink) Set the fileLink property: The fileLink property.Set the id property: The id property.InsightAttachment.withInsightId(String insightId) Set the insightId property: The insightId property.InsightAttachment.withModelId(String modelId) Set the modelId property: The modelId property.InsightAttachment.withModifiedDateTime(OffsetDateTime modifiedDateTime) Set the modifiedDateTime property: The modifiedDateTime property.Set the name property: The name property.InsightAttachment.withOriginalFileName(String originalFileName) Set the originalFileName property: The originalFileName property.InsightAttachment.withResourceId(String resourceId) Set the resourceId property: The resourceId property.InsightAttachment.withResourceType(String resourceType) Set the resourceType property: The resourceType property.InsightAttachment.withStatus(String status) Set the status property: The status property.Methods in com.azure.resourcemanager.agrifood.models with parameters of type InsightAttachmentModifier and TypeMethodDescriptionSolutionEvaluatedOutput.withInsightAttachmentResponse(InsightAttachment insightAttachmentResponse) Set the insightAttachmentResponse property: The insightAttachmentResponse property.