Uses of Class
com.azure.resourcemanager.agrifood.models.DetailedInformation
Packages that use DetailedInformation
Package
Description
Package containing the inner data models for AgriFoodManagementClient.
Package containing the data models for AgriFoodManagementClient.
-
Uses of DetailedInformation in com.azure.resourcemanager.agrifood.fluent.models
Methods in com.azure.resourcemanager.agrifood.fluent.models that return types with arguments of type DetailedInformationModifier and TypeMethodDescriptionFarmBeatsExtensionInner.detailedInformation()Get the detailedInformation property: Detailed information which shows summary of requested data.FarmBeatsExtensionProperties.detailedInformation()Get the detailedInformation property: Detailed information which shows summary of requested data. -
Uses of DetailedInformation in com.azure.resourcemanager.agrifood.models
Methods in com.azure.resourcemanager.agrifood.models that return DetailedInformationModifier and TypeMethodDescriptionstatic DetailedInformationDetailedInformation.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DetailedInformation from the JsonReader.DetailedInformation.withApiInputParameters(List<String> apiInputParameters) Set the apiInputParameters property: List of apiInputParameters.DetailedInformation.withApiName(String apiName) Set the apiName property: ApiName available for the farmBeatsExtension.DetailedInformation.withCustomParameters(List<String> customParameters) Set the customParameters property: List of customParameters.DetailedInformation.withPlatformParameters(List<String> platformParameters) Set the platformParameters property: List of platformParameters.DetailedInformation.withUnitsSupported(UnitSystemsInfo unitsSupported) Set the unitsSupported property: Unit systems info for the data provider.Methods in com.azure.resourcemanager.agrifood.models that return types with arguments of type DetailedInformationModifier and TypeMethodDescriptionFarmBeatsExtension.detailedInformation()Gets the detailedInformation property: Detailed information which shows summary of requested data.