Interface AzureTrafficCollectorManagementClient


public interface AzureTrafficCollectorManagementClient
The interface for AzureTrafficCollectorManagementClient class.
  • Method Details

    • getSubscriptionId

      String getSubscriptionId()
      Gets Azure Subscription ID.
      Returns:
      the subscriptionId value.
    • getEndpoint

      String getEndpoint()
      Gets server parameter.
      Returns:
      the endpoint value.
    • getApiVersion

      String getApiVersion()
      Gets Api Version.
      Returns:
      the apiVersion value.
    • getHttpPipeline

      com.azure.core.http.HttpPipeline getHttpPipeline()
      Gets The HTTP pipeline to send requests through.
      Returns:
      the httpPipeline value.
    • getDefaultPollInterval

      Duration getDefaultPollInterval()
      Gets The default poll interval for long-running operation.
      Returns:
      the defaultPollInterval value.
    • getNetworkFunctions

      NetworkFunctionsClient getNetworkFunctions()
      Gets the NetworkFunctionsClient object to access its operations.
      Returns:
      the NetworkFunctionsClient object.
    • getAzureTrafficCollectorsBySubscriptions

      AzureTrafficCollectorsBySubscriptionsClient getAzureTrafficCollectorsBySubscriptions()
      Gets the AzureTrafficCollectorsBySubscriptionsClient object to access its operations.
      Returns:
      the AzureTrafficCollectorsBySubscriptionsClient object.
    • getAzureTrafficCollectorsByResourceGroups

      AzureTrafficCollectorsByResourceGroupsClient getAzureTrafficCollectorsByResourceGroups()
      Gets the AzureTrafficCollectorsByResourceGroupsClient object to access its operations.
      Returns:
      the AzureTrafficCollectorsByResourceGroupsClient object.
    • getAzureTrafficCollectors

      AzureTrafficCollectorsClient getAzureTrafficCollectors()
      Gets the AzureTrafficCollectorsClient object to access its operations.
      Returns:
      the AzureTrafficCollectorsClient object.
    • getCollectorPolicies

      CollectorPoliciesClient getCollectorPolicies()
      Gets the CollectorPoliciesClient object to access its operations.
      Returns:
      the CollectorPoliciesClient object.