DataLakeAnalyticsAccountManagementClient Interface
public interface DataLakeAnalyticsAccountManagementClient
The interface for DataLakeAnalyticsAccountManagementClient class.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Accounts |
getAccounts()
Gets the Accounts |
| abstract String |
getApiVersion()
Gets Api Version. |
|
abstract
Compute |
getComputePolicies()
Gets the Compute |
|
abstract
Data |
getDataLakeStoreAccounts()
Gets the Data |
| abstract Duration |
getDefaultPollInterval()
Gets The default poll interval for long-running operation. |
| abstract String |
getEndpoint()
Gets server parameter. |
|
abstract
Firewall |
getFirewallRules()
Gets the Firewall |
|
abstract
Http |
getHttpPipeline()
Gets The HTTP pipeline to send requests through. |
|
abstract
Locations |
getLocations()
Gets the Locations |
|
abstract
Operations |
getOperations()
Gets the Operations |
|
abstract
Storage |
getStorageAccounts()
Gets the Storage |
| abstract String |
getSubscriptionId()
Gets Get subscription credentials which uniquely identify Microsoft Azure subscription. |
Method Details
getAccounts
public abstract AccountsClient getAccounts()
Gets the AccountsClient object to access its operations.
Returns:
getApiVersion
public abstract String getApiVersion()
Gets Api Version.
Returns:
getComputePolicies
public abstract ComputePoliciesClient getComputePolicies()
Gets the ComputePoliciesClient object to access its operations.
Returns:
getDataLakeStoreAccounts
public abstract DataLakeStoreAccountsClient getDataLakeStoreAccounts()
Gets the DataLakeStoreAccountsClient object to access its operations.
Returns:
getDefaultPollInterval
public abstract Duration getDefaultPollInterval()
Gets The default poll interval for long-running operation.
Returns:
getEndpoint
public abstract String getEndpoint()
Gets server parameter.
Returns:
getFirewallRules
public abstract FirewallRulesClient getFirewallRules()
Gets the FirewallRulesClient object to access its operations.
Returns:
getHttpPipeline
public abstract HttpPipeline getHttpPipeline()
Gets The HTTP pipeline to send requests through.
Returns:
getLocations
public abstract LocationsClient getLocations()
Gets the LocationsClient object to access its operations.
Returns:
getOperations
public abstract OperationsClient getOperations()
Gets the OperationsClient object to access its operations.
Returns:
getStorageAccounts
public abstract StorageAccountsClient getStorageAccounts()
Gets the StorageAccountsClient object to access its operations.
Returns:
getSubscriptionId
public abstract 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: