Class AzureTrafficCollectorManager

java.lang.Object
com.azure.resourcemanager.networkfunction.AzureTrafficCollectorManager

public final class AzureTrafficCollectorManager extends Object
Entry point to AzureTrafficCollectorManager. Azure Traffic Collector service.
  • Method Details

    • authenticate

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

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

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

      public NetworkFunctions networkFunctions()
      Gets the resource collection API of NetworkFunctions.
      Returns:
      Resource collection API of NetworkFunctions.
    • azureTrafficCollectorsBySubscriptions

      public AzureTrafficCollectorsBySubscriptions azureTrafficCollectorsBySubscriptions()
      Gets the resource collection API of AzureTrafficCollectorsBySubscriptions.
      Returns:
      Resource collection API of AzureTrafficCollectorsBySubscriptions.
    • azureTrafficCollectorsByResourceGroups

      public AzureTrafficCollectorsByResourceGroups azureTrafficCollectorsByResourceGroups()
      Gets the resource collection API of AzureTrafficCollectorsByResourceGroups.
      Returns:
      Resource collection API of AzureTrafficCollectorsByResourceGroups.
    • azureTrafficCollectors

      public AzureTrafficCollectors azureTrafficCollectors()
      Gets the resource collection API of AzureTrafficCollectors. It manages AzureTrafficCollector.
      Returns:
      Resource collection API of AzureTrafficCollectors.
    • collectorPolicies

      public CollectorPolicies collectorPolicies()
      Gets the resource collection API of CollectorPolicies. It manages CollectorPolicy.
      Returns:
      Resource collection API of CollectorPolicies.
    • serviceClient

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