Interface DataLakeAnalyticsAccountManagementClient


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

    • getSubscriptionId

      String getSubscriptionId()
      Gets Get subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
      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.
    • getAccounts

      AccountsClient getAccounts()
      Gets the AccountsClient object to access its operations.
      Returns:
      the AccountsClient object.
    • getDataLakeStoreAccounts

      DataLakeStoreAccountsClient getDataLakeStoreAccounts()
      Gets the DataLakeStoreAccountsClient object to access its operations.
      Returns:
      the DataLakeStoreAccountsClient object.
    • getStorageAccounts

      StorageAccountsClient getStorageAccounts()
      Gets the StorageAccountsClient object to access its operations.
      Returns:
      the StorageAccountsClient object.
    • getComputePolicies

      ComputePoliciesClient getComputePolicies()
      Gets the ComputePoliciesClient object to access its operations.
      Returns:
      the ComputePoliciesClient object.
    • getFirewallRules

      FirewallRulesClient getFirewallRules()
      Gets the FirewallRulesClient object to access its operations.
      Returns:
      the FirewallRulesClient object.
    • getOperations

      OperationsClient getOperations()
      Gets the OperationsClient object to access its operations.
      Returns:
      the OperationsClient object.
    • getLocations

      LocationsClient getLocations()
      Gets the LocationsClient object to access its operations.
      Returns:
      the LocationsClient object.