Uses of Interface
com.azure.resourcemanager.agrifood.models.FarmBeatsSolution
Packages that use FarmBeatsSolution
Package
Description
Package containing the data models for AgriFoodManagementClient.
-
Uses of FarmBeatsSolution in com.azure.resourcemanager.agrifood.models
Methods in com.azure.resourcemanager.agrifood.models that return FarmBeatsSolutionModifier and TypeMethodDescriptionGet farmBeats solution by id.Methods in com.azure.resourcemanager.agrifood.models that return types with arguments of type FarmBeatsSolutionModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<FarmBeatsSolution> SolutionsDiscoverabilities.getWithResponse(String farmBeatsSolutionId, com.azure.core.util.Context context) Get farmBeats solution by id.com.azure.core.http.rest.PagedIterable<FarmBeatsSolution> SolutionsDiscoverabilities.list()Get list of farmBeats solutions.com.azure.core.http.rest.PagedIterable<FarmBeatsSolution> SolutionsDiscoverabilities.list(List<String> farmBeatsSolutionIds, List<String> farmBeatsSolutionNames, Integer maxPageSize, com.azure.core.util.Context context) Get list of farmBeats solutions.