Uses of Class
com.azure.resourcemanager.agrifood.models.FarmBeatsSolutionListResponse
Packages that use FarmBeatsSolutionListResponse
Package
Description
Package containing the data models for AgriFoodManagementClient.
-
Uses of FarmBeatsSolutionListResponse in com.azure.resourcemanager.agrifood.models
Methods in com.azure.resourcemanager.agrifood.models that return FarmBeatsSolutionListResponseModifier and TypeMethodDescriptionFarmBeatsSolutionListResponse.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of FarmBeatsSolutionListResponse from the JsonReader.FarmBeatsSolutionListResponse.withNextLink(String nextLink) Set the nextLink property: Continuation link (absolute URI) to the next page of results in the list.FarmBeatsSolutionListResponse.withSkipToken(String skipToken) Set the skipToken property: Token used in retrieving the next page.FarmBeatsSolutionListResponse.withValue(List<FarmBeatsSolutionInner> value) Set the value property: List of requested objects.