Class AgriFoodManager

java.lang.Object
com.azure.resourcemanager.agrifood.AgriFoodManager

public final class AgriFoodManager extends Object
Entry point to AgriFoodManager. APIs documentation for Azure AgFoodPlatform Resource Provider Service.
  • Method Details

    • authenticate

      public static AgriFoodManager authenticate(com.azure.core.credential.TokenCredential credential, com.azure.core.management.profile.AzureProfile profile)
      Creates an instance of AgriFood service API entry point.
      Parameters:
      credential - the credential to use.
      profile - the Azure profile for client.
      Returns:
      the AgriFood service API instance.
    • authenticate

      public static AgriFoodManager authenticate(com.azure.core.http.HttpPipeline httpPipeline, com.azure.core.management.profile.AzureProfile profile)
      Creates an instance of AgriFood service API entry point.
      Parameters:
      httpPipeline - the HttpPipeline configured with Azure authentication credential.
      profile - the Azure profile for client.
      Returns:
      the AgriFood service API instance.
    • configure

      public static AgriFoodManager.Configurable configure()
      Gets a Configurable instance that can be used to create AgriFoodManager with optional configuration.
      Returns:
      the Configurable instance allowing configurations.
    • extensions

      public Extensions extensions()
      Gets the resource collection API of Extensions.
      Returns:
      Resource collection API of Extensions.
    • farmBeatsExtensions

      public FarmBeatsExtensions farmBeatsExtensions()
      Gets the resource collection API of FarmBeatsExtensions.
      Returns:
      Resource collection API of FarmBeatsExtensions.
    • farmBeatsModels

      public FarmBeatsModels farmBeatsModels()
      Gets the resource collection API of FarmBeatsModels. It manages FarmBeats.
      Returns:
      Resource collection API of FarmBeatsModels.
    • locations

      public Locations locations()
      Gets the resource collection API of Locations.
      Returns:
      Resource collection API of Locations.
    • operations

      public Operations operations()
      Gets the resource collection API of Operations.
      Returns:
      Resource collection API of Operations.
    • privateEndpointConnections

      public PrivateEndpointConnections privateEndpointConnections()
      Gets the resource collection API of PrivateEndpointConnections. It manages PrivateEndpointConnection.
      Returns:
      Resource collection API of PrivateEndpointConnections.
    • privateLinkResources

      public PrivateLinkResources privateLinkResources()
      Gets the resource collection API of PrivateLinkResources.
      Returns:
      Resource collection API of PrivateLinkResources.
    • serviceClient

      public AgriFoodManagementClient serviceClient()
      Returns:
      Wrapped service client AgriFoodManagementClient providing direct access to the underlying auto-generated API implementation, based on Azure REST API.