Class AgriFoodManager
java.lang.Object
com.azure.resourcemanager.agrifood.AgriFoodManager
Entry point to AgriFoodManager.
APIs documentation for Azure AgFoodPlatform Resource Provider Service.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classThe Configurable allowing configurations to be set. -
Method Summary
Modifier and TypeMethodDescriptionstatic AgriFoodManagerauthenticate(com.azure.core.credential.TokenCredential credential, com.azure.core.management.profile.AzureProfile profile) Creates an instance of AgriFood service API entry point.static AgriFoodManagerauthenticate(com.azure.core.http.HttpPipeline httpPipeline, com.azure.core.management.profile.AzureProfile profile) Creates an instance of AgriFood service API entry point.static AgriFoodManager.ConfigurableGets a Configurable instance that can be used to create AgriFoodManager with optional configuration.Gets the resource collection API of Extensions.Gets the resource collection API of FarmBeatsExtensions.Gets the resource collection API of FarmBeatsModels.Gets the resource collection API of Locations.Gets the resource collection API of OperationResults.Gets the resource collection API of Operations.Gets the resource collection API of PrivateEndpointConnections.Gets the resource collection API of PrivateLinkResources.Gets wrapped service client AgriFoodManagementClient providing direct access to the underlying auto-generated API implementation, based on Azure REST API.Gets the resource collection API of Solutions.Gets the resource collection API of SolutionsDiscoverabilities.
-
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- theHttpPipelineconfigured with Azure authentication credential.profile- the Azure profile for client.- Returns:
- the AgriFood service API instance.
-
configure
Gets a Configurable instance that can be used to create AgriFoodManager with optional configuration.- Returns:
- the Configurable instance allowing configurations.
-
extensions
Gets the resource collection API of Extensions. It manages Extension.- Returns:
- Resource collection API of Extensions.
-
farmBeatsExtensions
Gets the resource collection API of FarmBeatsExtensions.- Returns:
- Resource collection API of FarmBeatsExtensions.
-
farmBeatsModels
Gets the resource collection API of FarmBeatsModels. It manages FarmBeats.- Returns:
- Resource collection API of FarmBeatsModels.
-
operationResults
Gets the resource collection API of OperationResults.- Returns:
- Resource collection API of OperationResults.
-
locations
Gets the resource collection API of Locations.- Returns:
- Resource collection API of Locations.
-
operations
Gets the resource collection API of Operations.- Returns:
- Resource collection API of Operations.
-
privateEndpointConnections
Gets the resource collection API of PrivateEndpointConnections. It manages PrivateEndpointConnection.- Returns:
- Resource collection API of PrivateEndpointConnections.
-
privateLinkResources
Gets the resource collection API of PrivateLinkResources.- Returns:
- Resource collection API of PrivateLinkResources.
-
solutions
Gets the resource collection API of Solutions. It manages Solution.- Returns:
- Resource collection API of Solutions.
-
solutionsDiscoverabilities
Gets the resource collection API of SolutionsDiscoverabilities.- Returns:
- Resource collection API of SolutionsDiscoverabilities.
-
serviceClient
Gets wrapped service client AgriFoodManagementClient providing direct access to the underlying auto-generated API implementation, based on Azure REST API.- Returns:
- Wrapped service client AgriFoodManagementClient.
-