Uses of Class
com.azure.resourcemanager.agrifood.models.SensorIntegration
Packages that use SensorIntegration
Package
Description
Package containing the inner data models for AgriFoodManagementClient.
Package containing the data models for AgriFoodManagementClient.
-
Uses of SensorIntegration in com.azure.resourcemanager.agrifood.fluent.models
Methods in com.azure.resourcemanager.agrifood.fluent.models that return SensorIntegrationModifier and TypeMethodDescriptionFarmBeatsInner.sensorIntegration()Get the sensorIntegration property: Sensor integration request model.FarmBeatsPropertiesInner.sensorIntegration()Get the sensorIntegration property: Sensor integration request model.Methods in com.azure.resourcemanager.agrifood.fluent.models with parameters of type SensorIntegrationModifier and TypeMethodDescriptionFarmBeatsInner.withSensorIntegration(SensorIntegration sensorIntegration) Set the sensorIntegration property: Sensor integration request model.FarmBeatsPropertiesInner.withSensorIntegration(SensorIntegration sensorIntegration) Set the sensorIntegration property: Sensor integration request model. -
Uses of SensorIntegration in com.azure.resourcemanager.agrifood.models
Methods in com.azure.resourcemanager.agrifood.models that return SensorIntegrationModifier and TypeMethodDescriptionstatic SensorIntegrationSensorIntegration.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SensorIntegration from the JsonReader.FarmBeats.sensorIntegration()Gets the sensorIntegration property: Sensor integration request model.FarmBeatsProperties.sensorIntegration()Gets the sensorIntegration property: Sensor integration request model.FarmBeatsUpdateProperties.sensorIntegration()Get the sensorIntegration property: Sensor integration request model.SensorIntegration.withEnabled(String enabled) Set the enabled property: Sensor integration enable state.SensorIntegration.withProvisioningInfo(com.azure.core.management.exception.ManagementError provisioningInfo) Set the provisioningInfo property: Common error response for all Azure Resource Manager APIs to return error details for failed operations.Methods in com.azure.resourcemanager.agrifood.models with parameters of type SensorIntegrationModifier and TypeMethodDescriptionFarmBeats.DefinitionStages.WithSensorIntegration.withSensorIntegration(SensorIntegration sensorIntegration) Specifies the sensorIntegration property: Sensor integration request model..FarmBeatsUpdateProperties.withSensorIntegration(SensorIntegration sensorIntegration) Set the sensorIntegration property: Sensor integration request model.