public interface DataLakeAnalyticsAccountManagementClient
Modifier and Type | Method and Description |
---|---|
String |
acceptLanguage()
Gets The preferred language for the response..
|
Accounts |
accounts()
Gets the Accounts object to access its operations.
|
String |
apiVersion()
Gets Client Api Version..
|
ComputePolicies |
computePolicies()
Gets the ComputePolicies object to access its operations.
|
DataLakeStoreAccounts |
dataLakeStoreAccounts()
Gets the DataLakeStoreAccounts object to access its operations.
|
FirewallRules |
firewallRules()
Gets the FirewallRules object to access its operations.
|
boolean |
generateClientRequestId()
Gets Whether a unique x-ms-client-request-id should be generated.
|
AzureClient |
getAzureClient()
Gets the
AzureClient used for long running operations. |
Locations |
locations()
Gets the Locations object to access its operations.
|
int |
longRunningOperationRetryTimeout()
Gets The retry timeout in seconds for Long Running Operations.
|
Operations |
operations()
Gets the Operations object to access its operations.
|
RestClient |
restClient()
Gets the REST client.
|
StorageAccounts |
storageAccounts()
Gets the StorageAccounts object to access its operations.
|
String |
subscriptionId()
Gets Get subscription credentials which uniquely identify Microsoft Azure subscription.
|
String |
userAgent()
Gets the User-Agent header for the client.
|
DataLakeAnalyticsAccountManagementClient |
withAcceptLanguage(String acceptLanguage)
Sets The preferred language for the response..
|
DataLakeAnalyticsAccountManagementClient |
withGenerateClientRequestId(boolean generateClientRequestId)
Sets Whether a unique x-ms-client-request-id should be generated.
|
DataLakeAnalyticsAccountManagementClient |
withLongRunningOperationRetryTimeout(int longRunningOperationRetryTimeout)
Sets The retry timeout in seconds for Long Running Operations.
|
DataLakeAnalyticsAccountManagementClient |
withSubscriptionId(String subscriptionId)
Sets Get subscription credentials which uniquely identify Microsoft Azure subscription.
|
RestClient restClient()
RestClient
object.AzureClient getAzureClient()
AzureClient
used for long running operations.String userAgent()
String subscriptionId()
DataLakeAnalyticsAccountManagementClient withSubscriptionId(String subscriptionId)
subscriptionId
- the subscriptionId value.String apiVersion()
String acceptLanguage()
DataLakeAnalyticsAccountManagementClient withAcceptLanguage(String acceptLanguage)
acceptLanguage
- the acceptLanguage value.int longRunningOperationRetryTimeout()
DataLakeAnalyticsAccountManagementClient withLongRunningOperationRetryTimeout(int longRunningOperationRetryTimeout)
longRunningOperationRetryTimeout
- the longRunningOperationRetryTimeout value.boolean generateClientRequestId()
DataLakeAnalyticsAccountManagementClient withGenerateClientRequestId(boolean generateClientRequestId)
generateClientRequestId
- the generateClientRequestId value.Accounts accounts()
DataLakeStoreAccounts dataLakeStoreAccounts()
StorageAccounts storageAccounts()
ComputePolicies computePolicies()
FirewallRules firewallRules()
Operations operations()
Locations locations()
Copyright © 2019. All rights reserved.