Interface DataLakeAnalyticsAccountManagementClient


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

    • restClient

      com.microsoft.rest.RestClient restClient()
      Gets the REST client.
      Returns:
      the RestClient object.
    • getAzureClient

      com.microsoft.azure.AzureClient getAzureClient()
      Gets the AzureClient used for long running operations.
      Returns:
      the azure client;
    • userAgent

      String userAgent()
      Gets the User-Agent header for the client.
      Returns:
      the user agent string.
    • subscriptionId

      String subscriptionId()
      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.
    • withSubscriptionId

      DataLakeAnalyticsAccountManagementClient withSubscriptionId(String subscriptionId)
      Sets Get subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call..
      Parameters:
      subscriptionId - the subscriptionId value.
      Returns:
      the service client itself
    • apiVersion

      String apiVersion()
      Gets Client Api Version..
      Returns:
      the apiVersion value.
    • acceptLanguage

      String acceptLanguage()
      Gets The preferred language for the response..
      Returns:
      the acceptLanguage value.
    • withAcceptLanguage

      DataLakeAnalyticsAccountManagementClient withAcceptLanguage(String acceptLanguage)
      Sets The preferred language for the response..
      Parameters:
      acceptLanguage - the acceptLanguage value.
      Returns:
      the service client itself
    • longRunningOperationRetryTimeout

      int longRunningOperationRetryTimeout()
      Gets The retry timeout in seconds for Long Running Operations. Default value is 30..
      Returns:
      the longRunningOperationRetryTimeout value.
    • withLongRunningOperationRetryTimeout

      DataLakeAnalyticsAccountManagementClient withLongRunningOperationRetryTimeout(int longRunningOperationRetryTimeout)
      Sets The retry timeout in seconds for Long Running Operations. Default value is 30..
      Parameters:
      longRunningOperationRetryTimeout - the longRunningOperationRetryTimeout value.
      Returns:
      the service client itself
    • generateClientRequestId

      boolean generateClientRequestId()
      Gets Whether a unique x-ms-client-request-id should be generated. When set to true a unique x-ms-client-request-id value is generated and included in each request. Default is true..
      Returns:
      the generateClientRequestId value.
    • withGenerateClientRequestId

      DataLakeAnalyticsAccountManagementClient withGenerateClientRequestId(boolean generateClientRequestId)
      Sets Whether a unique x-ms-client-request-id should be generated. When set to true a unique x-ms-client-request-id value is generated and included in each request. Default is true..
      Parameters:
      generateClientRequestId - the generateClientRequestId value.
      Returns:
      the service client itself
    • accounts

      Accounts accounts()
      Gets the Accounts object to access its operations.
      Returns:
      the Accounts object.
    • dataLakeStoreAccounts

      DataLakeStoreAccounts dataLakeStoreAccounts()
      Gets the DataLakeStoreAccounts object to access its operations.
      Returns:
      the DataLakeStoreAccounts object.
    • storageAccounts

      StorageAccounts storageAccounts()
      Gets the StorageAccounts object to access its operations.
      Returns:
      the StorageAccounts object.
    • computePolicies

      ComputePolicies computePolicies()
      Gets the ComputePolicies object to access its operations.
      Returns:
      the ComputePolicies object.
    • firewallRules

      FirewallRules firewallRules()
      Gets the FirewallRules object to access its operations.
      Returns:
      the FirewallRules object.
    • operations

      Operations operations()
      Gets the Operations object to access its operations.
      Returns:
      the Operations object.
    • locations

      Locations locations()
      Gets the Locations object to access its operations.
      Returns:
      the Locations object.