public interface DataLakeStoreAccountManagementClient
Modifier and Type | Method and Description |
---|---|
String |
acceptLanguage()
Gets Gets or sets the preferred language for the response..
|
Accounts |
accounts()
Gets the Accounts object to access its operations.
|
String |
apiVersion()
Gets Client Api Version..
|
FirewallRules |
firewallRules()
Gets the FirewallRules object to access its operations.
|
boolean |
generateClientRequestId()
Gets When set to true a unique x-ms-client-request-id value is generated and included in each request.
|
AzureClient |
getAzureClient()
Gets the
AzureClient used for long running operations. |
Locations |
locations()
Gets the Locations object to access its operations.
|
int |
longRunningOperationRetryTimeout()
Gets Gets or sets 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.
|
String |
subscriptionId()
Gets Gets subscription credentials which uniquely identify Microsoft Azure subscription.
|
TrustedIdProviders |
trustedIdProviders()
Gets the TrustedIdProviders object to access its operations.
|
String |
userAgent()
Gets the User-Agent header for the client.
|
DataLakeStoreAccountManagementClient |
withAcceptLanguage(String acceptLanguage)
Sets Gets or sets the preferred language for the response..
|
DataLakeStoreAccountManagementClient |
withGenerateClientRequestId(boolean generateClientRequestId)
Sets When set to true a unique x-ms-client-request-id value is generated and included in each request.
|
DataLakeStoreAccountManagementClient |
withLongRunningOperationRetryTimeout(int longRunningOperationRetryTimeout)
Sets Gets or sets the retry timeout in seconds for Long Running Operations.
|
DataLakeStoreAccountManagementClient |
withSubscriptionId(String subscriptionId)
Sets Gets subscription credentials which uniquely identify Microsoft Azure subscription.
|
RestClient restClient()
RestClient
object.AzureClient getAzureClient()
AzureClient
used for long running operations.String userAgent()
String subscriptionId()
DataLakeStoreAccountManagementClient withSubscriptionId(String subscriptionId)
subscriptionId
- the subscriptionId value.String apiVersion()
String acceptLanguage()
DataLakeStoreAccountManagementClient withAcceptLanguage(String acceptLanguage)
acceptLanguage
- the acceptLanguage value.int longRunningOperationRetryTimeout()
DataLakeStoreAccountManagementClient withLongRunningOperationRetryTimeout(int longRunningOperationRetryTimeout)
longRunningOperationRetryTimeout
- the longRunningOperationRetryTimeout value.boolean generateClientRequestId()
DataLakeStoreAccountManagementClient withGenerateClientRequestId(boolean generateClientRequestId)
generateClientRequestId
- the generateClientRequestId value.Accounts accounts()
FirewallRules firewallRules()
TrustedIdProviders trustedIdProviders()
Operations operations()
Locations locations()
Copyright © 2019. All rights reserved.