Skip navigation links
A B C D E F G I K L M N O P R S T U V W 

A

acceptLanguage() - Method in interface com.microsoft.azure.management.datalake.store.DataLakeStoreAccountManagementClient
Gets Gets or sets the preferred language for the response..
accountCount() - Method in class com.microsoft.azure.management.datalake.store.models.CapabilityInformation
Get the accountCount value.
accountId() - Method in class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccount
Get the accountId value.
accountId() - Method in class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountBasic
Get the accountId value.
Accounts - Interface in com.microsoft.azure.management.datalake.store
An instance of this class provides access to all the operations defined in Accounts.
accounts() - Method in interface com.microsoft.azure.management.datalake.store.DataLakeStoreAccountManagementClient
Gets the Accounts object to access its operations.
apiVersion() - Method in interface com.microsoft.azure.management.datalake.store.DataLakeStoreAccountManagementClient
Gets Client Api Version..

B

beginCreate(String, String, CreateDataLakeStoreAccountParameters) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Creates the specified Data Lake Store account.
beginCreateAsync(String, String, CreateDataLakeStoreAccountParameters, ServiceCallback<DataLakeStoreAccount>) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Creates the specified Data Lake Store account.
beginCreateAsync(String, String, CreateDataLakeStoreAccountParameters) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Creates the specified Data Lake Store account.
beginCreateWithServiceResponseAsync(String, String, CreateDataLakeStoreAccountParameters) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Creates the specified Data Lake Store account.
beginDelete(String, String) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Deletes the specified Data Lake Store account.
beginDeleteAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Deletes the specified Data Lake Store account.
beginDeleteAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Deletes the specified Data Lake Store account.
beginDeleteWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Deletes the specified Data Lake Store account.
beginUpdate(String, String, UpdateDataLakeStoreAccountParameters) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Updates the specified Data Lake Store account information.
beginUpdateAsync(String, String, UpdateDataLakeStoreAccountParameters, ServiceCallback<DataLakeStoreAccount>) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Updates the specified Data Lake Store account information.
beginUpdateAsync(String, String, UpdateDataLakeStoreAccountParameters) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Updates the specified Data Lake Store account information.
beginUpdateWithServiceResponseAsync(String, String, UpdateDataLakeStoreAccountParameters) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Updates the specified Data Lake Store account information.

C

CapabilityInformation - Class in com.microsoft.azure.management.datalake.store.models
Subscription-level properties and limits for Data Lake Store.
CapabilityInformation() - Constructor for class com.microsoft.azure.management.datalake.store.models.CapabilityInformation
 
checkNameAvailability(String, String) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Checks whether the specified account name is available or taken.
checkNameAvailabilityAsync(String, String, ServiceCallback<NameAvailabilityInformation>) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Checks whether the specified account name is available or taken.
checkNameAvailabilityAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Checks whether the specified account name is available or taken.
CheckNameAvailabilityParameters - Class in com.microsoft.azure.management.datalake.store.models
Data Lake Store account name availability check parameters.
CheckNameAvailabilityParameters() - Constructor for class com.microsoft.azure.management.datalake.store.models.CheckNameAvailabilityParameters
Creates an instance of CheckNameAvailabilityParameters class.
checkNameAvailabilityWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Checks whether the specified account name is available or taken.
com.microsoft.azure.management.datalake.store - package com.microsoft.azure.management.datalake.store
This package contains the classes for DataLakeStoreAccountManagementClient.
com.microsoft.azure.management.datalake.store.models - package com.microsoft.azure.management.datalake.store.models
This package contains the models classes for DataLakeStoreAccountManagementClient.
create(String, String, CreateDataLakeStoreAccountParameters) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Creates the specified Data Lake Store account.
createAsync(String, String, CreateDataLakeStoreAccountParameters, ServiceCallback<DataLakeStoreAccount>) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Creates the specified Data Lake Store account.
createAsync(String, String, CreateDataLakeStoreAccountParameters) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Creates the specified Data Lake Store account.
CreateDataLakeStoreAccountParameters - Class in com.microsoft.azure.management.datalake.store.models
The CreateDataLakeStoreAccountParameters model.
CreateDataLakeStoreAccountParameters() - Constructor for class com.microsoft.azure.management.datalake.store.models.CreateDataLakeStoreAccountParameters
 
CreateFirewallRuleWithAccountParameters - Class in com.microsoft.azure.management.datalake.store.models
The parameters used to create a new firewall rule while creating a new Data Lake Store account.
CreateFirewallRuleWithAccountParameters() - Constructor for class com.microsoft.azure.management.datalake.store.models.CreateFirewallRuleWithAccountParameters
 
createOrUpdate(String, String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Creates or updates the specified firewall rule.
createOrUpdate(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Creates or updates the specified trusted identity provider.
createOrUpdateAsync(String, String, String, String, String, ServiceCallback<FirewallRule>) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Creates or updates the specified firewall rule.
createOrUpdateAsync(String, String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Creates or updates the specified firewall rule.
createOrUpdateAsync(String, String, String, String, ServiceCallback<TrustedIdProvider>) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Creates or updates the specified trusted identity provider.
createOrUpdateAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Creates or updates the specified trusted identity provider.
CreateOrUpdateFirewallRuleParameters - Class in com.microsoft.azure.management.datalake.store.models
The parameters used to create a new firewall rule.
CreateOrUpdateFirewallRuleParameters() - Constructor for class com.microsoft.azure.management.datalake.store.models.CreateOrUpdateFirewallRuleParameters
 
CreateOrUpdateTrustedIdProviderParameters - Class in com.microsoft.azure.management.datalake.store.models
The parameters used to create a new trusted identity provider.
CreateOrUpdateTrustedIdProviderParameters() - Constructor for class com.microsoft.azure.management.datalake.store.models.CreateOrUpdateTrustedIdProviderParameters
 
createOrUpdateWithServiceResponseAsync(String, String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Creates or updates the specified firewall rule.
createOrUpdateWithServiceResponseAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Creates or updates the specified trusted identity provider.
CreateTrustedIdProviderWithAccountParameters - Class in com.microsoft.azure.management.datalake.store.models
The parameters used to create a new trusted identity provider while creating a new Data Lake Store account.
CreateTrustedIdProviderWithAccountParameters() - Constructor for class com.microsoft.azure.management.datalake.store.models.CreateTrustedIdProviderWithAccountParameters
 
createWithServiceResponseAsync(String, String, CreateDataLakeStoreAccountParameters) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Creates the specified Data Lake Store account.
creationTime() - Method in class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccount
Get the creationTime value.
creationTime() - Method in class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountBasic
Get the creationTime value.
currentTier() - Method in class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccount
Get the currentTier value.

D

DataLakeStoreAccount - Class in com.microsoft.azure.management.datalake.store.models
Data Lake Store account information.
DataLakeStoreAccount() - Constructor for class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccount
 
DataLakeStoreAccountBasic - Class in com.microsoft.azure.management.datalake.store.models
Basic Data Lake Store account information, returned on list calls.
DataLakeStoreAccountBasic() - Constructor for class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountBasic
 
DataLakeStoreAccountManagementClient - Interface in com.microsoft.azure.management.datalake.store
The interface for DataLakeStoreAccountManagementClient class.
DataLakeStoreAccountState - Enum in com.microsoft.azure.management.datalake.store.models
Defines values for DataLakeStoreAccountState.
DataLakeStoreAccountStatus - Enum in com.microsoft.azure.management.datalake.store.models
Defines values for DataLakeStoreAccountStatus.
defaultGroup() - Method in class com.microsoft.azure.management.datalake.store.models.CreateDataLakeStoreAccountParameters
Get the defaultGroup value.
defaultGroup() - Method in class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccount
Get the defaultGroup value.
defaultGroup() - Method in class com.microsoft.azure.management.datalake.store.models.UpdateDataLakeStoreAccountParameters
Get the defaultGroup value.
delete(String, String) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Deletes the specified Data Lake Store account.
delete(String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Deletes the specified firewall rule from the specified Data Lake Store account.
delete(String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Deletes the specified trusted identity provider from the specified Data Lake Store account.
deleteAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Deletes the specified Data Lake Store account.
deleteAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Deletes the specified Data Lake Store account.
deleteAsync(String, String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Deletes the specified firewall rule from the specified Data Lake Store account.
deleteAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Deletes the specified firewall rule from the specified Data Lake Store account.
deleteAsync(String, String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Deletes the specified trusted identity provider from the specified Data Lake Store account.
deleteAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Deletes the specified trusted identity provider from the specified Data Lake Store account.
DELETED - Static variable in class com.microsoft.azure.management.datalake.store.models.SubscriptionState
Static value Deleted for SubscriptionState.
deleteWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Deletes the specified Data Lake Store account.
deleteWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Deletes the specified firewall rule from the specified Data Lake Store account.
deleteWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Deletes the specified trusted identity provider from the specified Data Lake Store account.
description() - Method in class com.microsoft.azure.management.datalake.store.models.OperationDisplay
Get the description value.
display() - Method in class com.microsoft.azure.management.datalake.store.models.Operation
Get the display value.

E

enableKeyVault(String, String) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Attempts to enable a user managed Key Vault for encryption of the specified Data Lake Store account.
enableKeyVaultAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Attempts to enable a user managed Key Vault for encryption of the specified Data Lake Store account.
enableKeyVaultAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Attempts to enable a user managed Key Vault for encryption of the specified Data Lake Store account.
enableKeyVaultWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Attempts to enable a user managed Key Vault for encryption of the specified Data Lake Store account.
encryptionConfig() - Method in class com.microsoft.azure.management.datalake.store.models.CreateDataLakeStoreAccountParameters
Get the encryptionConfig value.
encryptionConfig() - Method in class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccount
Get the encryptionConfig value.
EncryptionConfig - Class in com.microsoft.azure.management.datalake.store.models
The encryption configuration for the account.
EncryptionConfig() - Constructor for class com.microsoft.azure.management.datalake.store.models.EncryptionConfig
 
encryptionConfig() - Method in class com.microsoft.azure.management.datalake.store.models.UpdateDataLakeStoreAccountParameters
Get the encryptionConfig value.
EncryptionConfigType - Enum in com.microsoft.azure.management.datalake.store.models
Defines values for EncryptionConfigType.
EncryptionIdentity - Class in com.microsoft.azure.management.datalake.store.models
The encryption identity properties.
EncryptionIdentity() - Constructor for class com.microsoft.azure.management.datalake.store.models.EncryptionIdentity
Creates an instance of EncryptionIdentity class.
encryptionKeyName() - Method in class com.microsoft.azure.management.datalake.store.models.KeyVaultMetaInfo
Get the encryptionKeyName value.
encryptionKeyVersion() - Method in class com.microsoft.azure.management.datalake.store.models.KeyVaultMetaInfo
Get the encryptionKeyVersion value.
encryptionKeyVersion() - Method in class com.microsoft.azure.management.datalake.store.models.UpdateKeyVaultMetaInfo
Get the encryptionKeyVersion value.
encryptionProvisioningState() - Method in class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccount
Get the encryptionProvisioningState value.
EncryptionProvisioningState - Enum in com.microsoft.azure.management.datalake.store.models
Defines values for EncryptionProvisioningState.
encryptionState() - Method in class com.microsoft.azure.management.datalake.store.models.CreateDataLakeStoreAccountParameters
Get the encryptionState value.
encryptionState() - Method in class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccount
Get the encryptionState value.
EncryptionState - Enum in com.microsoft.azure.management.datalake.store.models
Defines values for EncryptionState.
endIpAddress() - Method in class com.microsoft.azure.management.datalake.store.models.CreateFirewallRuleWithAccountParameters
Get the endIpAddress value.
endIpAddress() - Method in class com.microsoft.azure.management.datalake.store.models.CreateOrUpdateFirewallRuleParameters
Get the endIpAddress value.
endIpAddress() - Method in class com.microsoft.azure.management.datalake.store.models.FirewallRule
Get the endIpAddress value.
endIpAddress() - Method in class com.microsoft.azure.management.datalake.store.models.UpdateFirewallRuleParameters
Get the endIpAddress value.
endIpAddress() - Method in class com.microsoft.azure.management.datalake.store.models.UpdateFirewallRuleWithAccountParameters
Get the endIpAddress value.
endpoint() - Method in class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccount
Get the endpoint value.
endpoint() - Method in class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountBasic
Get the endpoint value.

F

firewallAllowAzureIps() - Method in class com.microsoft.azure.management.datalake.store.models.CreateDataLakeStoreAccountParameters
Get the firewallAllowAzureIps value.
firewallAllowAzureIps() - Method in class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccount
Get the firewallAllowAzureIps value.
firewallAllowAzureIps() - Method in class com.microsoft.azure.management.datalake.store.models.UpdateDataLakeStoreAccountParameters
Get the firewallAllowAzureIps value.
FirewallAllowAzureIpsState - Enum in com.microsoft.azure.management.datalake.store.models
Defines values for FirewallAllowAzureIpsState.
FirewallRule - Class in com.microsoft.azure.management.datalake.store.models
Data Lake Store firewall rule information.
FirewallRule() - Constructor for class com.microsoft.azure.management.datalake.store.models.FirewallRule
 
firewallRules() - Method in interface com.microsoft.azure.management.datalake.store.DataLakeStoreAccountManagementClient
Gets the FirewallRules object to access its operations.
FirewallRules - Interface in com.microsoft.azure.management.datalake.store
An instance of this class provides access to all the operations defined in FirewallRules.
firewallRules() - Method in class com.microsoft.azure.management.datalake.store.models.CreateDataLakeStoreAccountParameters
Get the firewallRules value.
firewallRules() - Method in class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccount
Get the firewallRules value.
firewallRules() - Method in class com.microsoft.azure.management.datalake.store.models.UpdateDataLakeStoreAccountParameters
Get the firewallRules value.
firewallState() - Method in class com.microsoft.azure.management.datalake.store.models.CreateDataLakeStoreAccountParameters
Get the firewallState value.
firewallState() - Method in class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccount
Get the firewallState value.
FirewallState - Enum in com.microsoft.azure.management.datalake.store.models
Defines values for FirewallState.
firewallState() - Method in class com.microsoft.azure.management.datalake.store.models.UpdateDataLakeStoreAccountParameters
Get the firewallState value.
fromString(String) - Static method in enum com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountState
Parses a serialized value to a DataLakeStoreAccountState instance.
fromString(String) - Static method in enum com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountStatus
Parses a serialized value to a DataLakeStoreAccountStatus instance.
fromString(String) - Static method in enum com.microsoft.azure.management.datalake.store.models.EncryptionConfigType
Parses a serialized value to a EncryptionConfigType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.datalake.store.models.EncryptionProvisioningState
Parses a serialized value to a EncryptionProvisioningState instance.
fromString(String) - Static method in enum com.microsoft.azure.management.datalake.store.models.EncryptionState
Parses a serialized value to a EncryptionState instance.
fromString(String) - Static method in enum com.microsoft.azure.management.datalake.store.models.FirewallAllowAzureIpsState
Parses a serialized value to a FirewallAllowAzureIpsState instance.
fromString(String) - Static method in enum com.microsoft.azure.management.datalake.store.models.FirewallState
Parses a serialized value to a FirewallState instance.
fromString(String) - Static method in class com.microsoft.azure.management.datalake.store.models.OperationOrigin
Creates or finds a OperationOrigin from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.datalake.store.models.SubscriptionState
Creates or finds a SubscriptionState from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.datalake.store.models.TierType
Parses a serialized value to a TierType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.datalake.store.models.TrustedIdProviderState
Parses a serialized value to a TrustedIdProviderState instance.

G

generateClientRequestId() - Method in interface com.microsoft.azure.management.datalake.store.DataLakeStoreAccountManagementClient
Gets When set to true a unique x-ms-client-request-id value is generated and included in each request.
get(String, String) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Gets the specified Data Lake Store account.
get(String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Gets the specified Data Lake Store firewall rule.
get(String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Gets the specified Data Lake Store trusted identity provider.
getAsync(String, String, ServiceCallback<DataLakeStoreAccount>) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Gets the specified Data Lake Store account.
getAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Gets the specified Data Lake Store account.
getAsync(String, String, String, ServiceCallback<FirewallRule>) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Gets the specified Data Lake Store firewall rule.
getAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Gets the specified Data Lake Store firewall rule.
getAsync(String, String, String, ServiceCallback<TrustedIdProvider>) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Gets the specified Data Lake Store trusted identity provider.
getAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Gets the specified Data Lake Store trusted identity provider.
getAzureClient() - Method in interface com.microsoft.azure.management.datalake.store.DataLakeStoreAccountManagementClient
Gets the AzureClient used for long running operations.
getCapability(String) - Method in interface com.microsoft.azure.management.datalake.store.Locations
Gets subscription-level properties and limits for Data Lake Store specified by resource location.
getCapabilityAsync(String, ServiceCallback<CapabilityInformation>) - Method in interface com.microsoft.azure.management.datalake.store.Locations
Gets subscription-level properties and limits for Data Lake Store specified by resource location.
getCapabilityAsync(String) - Method in interface com.microsoft.azure.management.datalake.store.Locations
Gets subscription-level properties and limits for Data Lake Store specified by resource location.
getCapabilityWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.store.Locations
Gets subscription-level properties and limits for Data Lake Store specified by resource location.
getWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Gets the specified Data Lake Store account.
getWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Gets the specified Data Lake Store firewall rule.
getWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Gets the specified Data Lake Store trusted identity provider.

I

id() - Method in class com.microsoft.azure.management.datalake.store.models.SubResource
Get the id value.
identity() - Method in class com.microsoft.azure.management.datalake.store.models.CreateDataLakeStoreAccountParameters
Get the identity value.
identity() - Method in class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccount
Get the identity value.
idProvider() - Method in class com.microsoft.azure.management.datalake.store.models.CreateOrUpdateTrustedIdProviderParameters
Get the idProvider value.
idProvider() - Method in class com.microsoft.azure.management.datalake.store.models.CreateTrustedIdProviderWithAccountParameters
Get the idProvider value.
idProvider() - Method in class com.microsoft.azure.management.datalake.store.models.TrustedIdProvider
Get the idProvider value.
idProvider() - Method in class com.microsoft.azure.management.datalake.store.models.UpdateTrustedIdProviderParameters
Get the idProvider value.
idProvider() - Method in class com.microsoft.azure.management.datalake.store.models.UpdateTrustedIdProviderWithAccountParameters
Get the idProvider value.
items() - Method in class com.microsoft.azure.management.datalake.store.models.PageImpl
Gets the list of items.

K

keyVaultMetaInfo() - Method in class com.microsoft.azure.management.datalake.store.models.EncryptionConfig
Get the keyVaultMetaInfo value.
KeyVaultMetaInfo - Class in com.microsoft.azure.management.datalake.store.models
Metadata information used by account encryption.
KeyVaultMetaInfo() - Constructor for class com.microsoft.azure.management.datalake.store.models.KeyVaultMetaInfo
 
keyVaultMetaInfo() - Method in class com.microsoft.azure.management.datalake.store.models.UpdateEncryptionConfig
Get the keyVaultMetaInfo value.
keyVaultResourceId() - Method in class com.microsoft.azure.management.datalake.store.models.KeyVaultMetaInfo
Get the keyVaultResourceId value.

L

lastModifiedTime() - Method in class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccount
Get the lastModifiedTime value.
lastModifiedTime() - Method in class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountBasic
Get the lastModifiedTime value.
list() - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Lists the Data Lake Store accounts within the subscription.
list(String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Lists the Data Lake Store accounts within the subscription.
list() - Method in interface com.microsoft.azure.management.datalake.store.Operations
Lists all of the available Data Lake Store REST API operations.
listAsync(ListOperationCallback<DataLakeStoreAccountBasic>) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Lists the Data Lake Store accounts within the subscription.
listAsync() - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Lists the Data Lake Store accounts within the subscription.
listAsync(String, Integer, Integer, String, String, Boolean, ListOperationCallback<DataLakeStoreAccountBasic>) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Lists the Data Lake Store accounts within the subscription.
listAsync(String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Lists the Data Lake Store accounts within the subscription.
listAsync(ServiceCallback<OperationListResult>) - Method in interface com.microsoft.azure.management.datalake.store.Operations
Lists all of the available Data Lake Store REST API operations.
listAsync() - Method in interface com.microsoft.azure.management.datalake.store.Operations
Lists all of the available Data Lake Store REST API operations.
listByAccount(String, String) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Lists the Data Lake Store firewall rules within the specified Data Lake Store account.
listByAccount(String, String) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Lists the Data Lake Store trusted identity providers within the specified Data Lake Store account.
listByAccountAsync(String, String, ListOperationCallback<FirewallRule>) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Lists the Data Lake Store firewall rules within the specified Data Lake Store account.
listByAccountAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Lists the Data Lake Store firewall rules within the specified Data Lake Store account.
listByAccountAsync(String, String, ListOperationCallback<TrustedIdProvider>) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Lists the Data Lake Store trusted identity providers within the specified Data Lake Store account.
listByAccountAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Lists the Data Lake Store trusted identity providers within the specified Data Lake Store account.
listByAccountNext(String) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Lists the Data Lake Store firewall rules within the specified Data Lake Store account.
listByAccountNext(String) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Lists the Data Lake Store trusted identity providers within the specified Data Lake Store account.
listByAccountNextAsync(String, ServiceFuture<List<FirewallRule>>, ListOperationCallback<FirewallRule>) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Lists the Data Lake Store firewall rules within the specified Data Lake Store account.
listByAccountNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Lists the Data Lake Store firewall rules within the specified Data Lake Store account.
listByAccountNextAsync(String, ServiceFuture<List<TrustedIdProvider>>, ListOperationCallback<TrustedIdProvider>) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Lists the Data Lake Store trusted identity providers within the specified Data Lake Store account.
listByAccountNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Lists the Data Lake Store trusted identity providers within the specified Data Lake Store account.
listByAccountNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Lists the Data Lake Store firewall rules within the specified Data Lake Store account.
listByAccountNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Lists the Data Lake Store trusted identity providers within the specified Data Lake Store account.
listByAccountWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Lists the Data Lake Store firewall rules within the specified Data Lake Store account.
listByAccountWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Lists the Data Lake Store trusted identity providers within the specified Data Lake Store account.
listByResourceGroup(String) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Lists the Data Lake Store accounts within a specific resource group.
listByResourceGroup(String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Lists the Data Lake Store accounts within a specific resource group.
listByResourceGroupAsync(String, ListOperationCallback<DataLakeStoreAccountBasic>) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Lists the Data Lake Store accounts within a specific resource group.
listByResourceGroupAsync(String) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Lists the Data Lake Store accounts within a specific resource group.
listByResourceGroupAsync(String, String, Integer, Integer, String, String, Boolean, ListOperationCallback<DataLakeStoreAccountBasic>) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Lists the Data Lake Store accounts within a specific resource group.
listByResourceGroupAsync(String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Lists the Data Lake Store accounts within a specific resource group.
listByResourceGroupNext(String) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Lists the Data Lake Store accounts within a specific resource group.
listByResourceGroupNextAsync(String, ServiceFuture<List<DataLakeStoreAccountBasic>>, ListOperationCallback<DataLakeStoreAccountBasic>) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Lists the Data Lake Store accounts within a specific resource group.
listByResourceGroupNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Lists the Data Lake Store accounts within a specific resource group.
listByResourceGroupNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Lists the Data Lake Store accounts within a specific resource group.
listByResourceGroupWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Lists the Data Lake Store accounts within a specific resource group.
listByResourceGroupWithServiceResponseAsync(String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Lists the Data Lake Store accounts within a specific resource group.
listNext(String) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Lists the Data Lake Store accounts within the subscription.
listNextAsync(String, ServiceFuture<List<DataLakeStoreAccountBasic>>, ListOperationCallback<DataLakeStoreAccountBasic>) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Lists the Data Lake Store accounts within the subscription.
listNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Lists the Data Lake Store accounts within the subscription.
listNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Lists the Data Lake Store accounts within the subscription.
listWithServiceResponseAsync() - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Lists the Data Lake Store accounts within the subscription.
listWithServiceResponseAsync(String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Lists the Data Lake Store accounts within the subscription.
listWithServiceResponseAsync() - Method in interface com.microsoft.azure.management.datalake.store.Operations
Lists all of the available Data Lake Store REST API operations.
location() - Method in class com.microsoft.azure.management.datalake.store.models.CreateDataLakeStoreAccountParameters
Get the location value.
locations() - Method in interface com.microsoft.azure.management.datalake.store.DataLakeStoreAccountManagementClient
Gets the Locations object to access its operations.
Locations - Interface in com.microsoft.azure.management.datalake.store
An instance of this class provides access to all the operations defined in Locations.
longRunningOperationRetryTimeout() - Method in interface com.microsoft.azure.management.datalake.store.DataLakeStoreAccountManagementClient
Gets Gets or sets the retry timeout in seconds for Long Running Operations.

M

maxAccountCount() - Method in class com.microsoft.azure.management.datalake.store.models.CapabilityInformation
Get the maxAccountCount value.
message() - Method in class com.microsoft.azure.management.datalake.store.models.NameAvailabilityInformation
Get the message value.
migrationState() - Method in class com.microsoft.azure.management.datalake.store.models.CapabilityInformation
Get the migrationState value.

N

name() - Method in class com.microsoft.azure.management.datalake.store.models.CheckNameAvailabilityParameters
Get the name value.
name() - Method in class com.microsoft.azure.management.datalake.store.models.CreateFirewallRuleWithAccountParameters
Get the name value.
name() - Method in class com.microsoft.azure.management.datalake.store.models.CreateTrustedIdProviderWithAccountParameters
Get the name value.
name() - Method in class com.microsoft.azure.management.datalake.store.models.Operation
Get the name value.
name() - Method in class com.microsoft.azure.management.datalake.store.models.SubResource
Get the name value.
name() - Method in class com.microsoft.azure.management.datalake.store.models.UpdateFirewallRuleWithAccountParameters
Get the name value.
name() - Method in class com.microsoft.azure.management.datalake.store.models.UpdateTrustedIdProviderWithAccountParameters
Get the name value.
NameAvailabilityInformation - Class in com.microsoft.azure.management.datalake.store.models
Data Lake Store account name availability result information.
NameAvailabilityInformation() - Constructor for class com.microsoft.azure.management.datalake.store.models.NameAvailabilityInformation
 
nameAvailable() - Method in class com.microsoft.azure.management.datalake.store.models.NameAvailabilityInformation
Get the nameAvailable value.
newTier() - Method in class com.microsoft.azure.management.datalake.store.models.CreateDataLakeStoreAccountParameters
Get the newTier value.
newTier() - Method in class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccount
Get the newTier value.
newTier() - Method in class com.microsoft.azure.management.datalake.store.models.UpdateDataLakeStoreAccountParameters
Get the newTier value.
nextLink() - Method in class com.microsoft.azure.management.datalake.store.models.OperationListResult
Get the nextLink value.
nextPageLink() - Method in class com.microsoft.azure.management.datalake.store.models.PageImpl
Gets the link to the next page.

O

Operation - Class in com.microsoft.azure.management.datalake.store.models
An available operation for Data Lake Store.
Operation() - Constructor for class com.microsoft.azure.management.datalake.store.models.Operation
 
operation() - Method in class com.microsoft.azure.management.datalake.store.models.OperationDisplay
Get the operation value.
OperationDisplay - Class in com.microsoft.azure.management.datalake.store.models
The display information for a particular operation.
OperationDisplay() - Constructor for class com.microsoft.azure.management.datalake.store.models.OperationDisplay
 
OperationListResult - Class in com.microsoft.azure.management.datalake.store.models
The list of available operations for Data Lake Store.
OperationListResult() - Constructor for class com.microsoft.azure.management.datalake.store.models.OperationListResult
 
OperationOrigin - Class in com.microsoft.azure.management.datalake.store.models
Defines values for OperationOrigin.
OperationOrigin() - Constructor for class com.microsoft.azure.management.datalake.store.models.OperationOrigin
 
operations() - Method in interface com.microsoft.azure.management.datalake.store.DataLakeStoreAccountManagementClient
Gets the Operations object to access its operations.
Operations - Interface in com.microsoft.azure.management.datalake.store
An instance of this class provides access to all the operations defined in Operations.
origin() - Method in class com.microsoft.azure.management.datalake.store.models.Operation
Get the origin value.

P

PageImpl<T> - Class in com.microsoft.azure.management.datalake.store.models
An instance of this class defines a page of Azure resources and a link to get the next page of resources, if any.
PageImpl() - Constructor for class com.microsoft.azure.management.datalake.store.models.PageImpl
 
principalId() - Method in class com.microsoft.azure.management.datalake.store.models.EncryptionIdentity
Get the principalId value.
provider() - Method in class com.microsoft.azure.management.datalake.store.models.OperationDisplay
Get the provider value.
provisioningState() - Method in class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccount
Get the provisioningState value.
provisioningState() - Method in class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountBasic
Get the provisioningState value.

R

reason() - Method in class com.microsoft.azure.management.datalake.store.models.NameAvailabilityInformation
Get the reason value.
REGISTERED - Static variable in class com.microsoft.azure.management.datalake.store.models.SubscriptionState
Static value Registered for SubscriptionState.
resource() - Method in class com.microsoft.azure.management.datalake.store.models.OperationDisplay
Get the resource value.
restClient() - Method in interface com.microsoft.azure.management.datalake.store.DataLakeStoreAccountManagementClient
Gets the REST client.

S

setItems(List<T>) - Method in class com.microsoft.azure.management.datalake.store.models.PageImpl
Sets the list of items.
setNextPageLink(String) - Method in class com.microsoft.azure.management.datalake.store.models.PageImpl
Sets the link to the next page.
startIpAddress() - Method in class com.microsoft.azure.management.datalake.store.models.CreateFirewallRuleWithAccountParameters
Get the startIpAddress value.
startIpAddress() - Method in class com.microsoft.azure.management.datalake.store.models.CreateOrUpdateFirewallRuleParameters
Get the startIpAddress value.
startIpAddress() - Method in class com.microsoft.azure.management.datalake.store.models.FirewallRule
Get the startIpAddress value.
startIpAddress() - Method in class com.microsoft.azure.management.datalake.store.models.UpdateFirewallRuleParameters
Get the startIpAddress value.
startIpAddress() - Method in class com.microsoft.azure.management.datalake.store.models.UpdateFirewallRuleWithAccountParameters
Get the startIpAddress value.
state() - Method in class com.microsoft.azure.management.datalake.store.models.CapabilityInformation
Get the state value.
state() - Method in class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccount
Get the state value.
state() - Method in class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountBasic
Get the state value.
SubResource - Class in com.microsoft.azure.management.datalake.store.models
The resource model definition for a nested resource.
SubResource() - Constructor for class com.microsoft.azure.management.datalake.store.models.SubResource
 
subscriptionId() - Method in interface com.microsoft.azure.management.datalake.store.DataLakeStoreAccountManagementClient
Gets Gets subscription credentials which uniquely identify Microsoft Azure subscription.
subscriptionId() - Method in class com.microsoft.azure.management.datalake.store.models.CapabilityInformation
Get the subscriptionId value.
SubscriptionState - Class in com.microsoft.azure.management.datalake.store.models
Defines values for SubscriptionState.
SubscriptionState() - Constructor for class com.microsoft.azure.management.datalake.store.models.SubscriptionState
 
SUSPENDED - Static variable in class com.microsoft.azure.management.datalake.store.models.SubscriptionState
Static value Suspended for SubscriptionState.
SYSTEM - Static variable in class com.microsoft.azure.management.datalake.store.models.OperationOrigin
Static value system for OperationOrigin.

T

tags() - Method in class com.microsoft.azure.management.datalake.store.models.CreateDataLakeStoreAccountParameters
Get the tags value.
tags() - Method in class com.microsoft.azure.management.datalake.store.models.UpdateDataLakeStoreAccountParameters
Get the tags value.
tenantId() - Method in class com.microsoft.azure.management.datalake.store.models.EncryptionIdentity
Get the tenantId value.
TierType - Enum in com.microsoft.azure.management.datalake.store.models
Defines values for TierType.
toString() - Method in enum com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountState
 
toString() - Method in enum com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountStatus
 
toString() - Method in enum com.microsoft.azure.management.datalake.store.models.EncryptionConfigType
 
toString() - Method in enum com.microsoft.azure.management.datalake.store.models.EncryptionProvisioningState
 
toString() - Method in enum com.microsoft.azure.management.datalake.store.models.EncryptionState
 
toString() - Method in enum com.microsoft.azure.management.datalake.store.models.FirewallAllowAzureIpsState
 
toString() - Method in enum com.microsoft.azure.management.datalake.store.models.FirewallState
 
toString() - Method in enum com.microsoft.azure.management.datalake.store.models.TierType
 
toString() - Method in enum com.microsoft.azure.management.datalake.store.models.TrustedIdProviderState
 
TrustedIdProvider - Class in com.microsoft.azure.management.datalake.store.models
Data Lake Store trusted identity provider information.
TrustedIdProvider() - Constructor for class com.microsoft.azure.management.datalake.store.models.TrustedIdProvider
 
trustedIdProviders() - Method in interface com.microsoft.azure.management.datalake.store.DataLakeStoreAccountManagementClient
Gets the TrustedIdProviders object to access its operations.
trustedIdProviders() - Method in class com.microsoft.azure.management.datalake.store.models.CreateDataLakeStoreAccountParameters
Get the trustedIdProviders value.
trustedIdProviders() - Method in class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccount
Get the trustedIdProviders value.
trustedIdProviders() - Method in class com.microsoft.azure.management.datalake.store.models.UpdateDataLakeStoreAccountParameters
Get the trustedIdProviders value.
TrustedIdProviders - Interface in com.microsoft.azure.management.datalake.store
An instance of this class provides access to all the operations defined in TrustedIdProviders.
trustedIdProviderState() - Method in class com.microsoft.azure.management.datalake.store.models.CreateDataLakeStoreAccountParameters
Get the trustedIdProviderState value.
trustedIdProviderState() - Method in class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccount
Get the trustedIdProviderState value.
TrustedIdProviderState - Enum in com.microsoft.azure.management.datalake.store.models
Defines values for TrustedIdProviderState.
trustedIdProviderState() - Method in class com.microsoft.azure.management.datalake.store.models.UpdateDataLakeStoreAccountParameters
Get the trustedIdProviderState value.
type() - Method in class com.microsoft.azure.management.datalake.store.models.CheckNameAvailabilityParameters
Get the type value.
type() - Method in class com.microsoft.azure.management.datalake.store.models.EncryptionConfig
Get the type value.
type() - Method in class com.microsoft.azure.management.datalake.store.models.EncryptionIdentity
Get the type value.
type() - Method in class com.microsoft.azure.management.datalake.store.models.SubResource
Get the type value.

U

UNREGISTERED - Static variable in class com.microsoft.azure.management.datalake.store.models.SubscriptionState
Static value Unregistered for SubscriptionState.
update(String, String, UpdateDataLakeStoreAccountParameters) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Updates the specified Data Lake Store account information.
update(String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Updates the specified firewall rule.
update(String, String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Updates the specified firewall rule.
update(String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Updates the specified trusted identity provider.
update(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Updates the specified trusted identity provider.
updateAsync(String, String, UpdateDataLakeStoreAccountParameters, ServiceCallback<DataLakeStoreAccount>) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Updates the specified Data Lake Store account information.
updateAsync(String, String, UpdateDataLakeStoreAccountParameters) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Updates the specified Data Lake Store account information.
updateAsync(String, String, String, ServiceCallback<FirewallRule>) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Updates the specified firewall rule.
updateAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Updates the specified firewall rule.
updateAsync(String, String, String, String, String, ServiceCallback<FirewallRule>) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Updates the specified firewall rule.
updateAsync(String, String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Updates the specified firewall rule.
updateAsync(String, String, String, ServiceCallback<TrustedIdProvider>) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Updates the specified trusted identity provider.
updateAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Updates the specified trusted identity provider.
updateAsync(String, String, String, String, ServiceCallback<TrustedIdProvider>) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Updates the specified trusted identity provider.
updateAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Updates the specified trusted identity provider.
UpdateDataLakeStoreAccountParameters - Class in com.microsoft.azure.management.datalake.store.models
Data Lake Store account information to update.
UpdateDataLakeStoreAccountParameters() - Constructor for class com.microsoft.azure.management.datalake.store.models.UpdateDataLakeStoreAccountParameters
 
UpdateEncryptionConfig - Class in com.microsoft.azure.management.datalake.store.models
The encryption configuration used to update a user managed Key Vault key.
UpdateEncryptionConfig() - Constructor for class com.microsoft.azure.management.datalake.store.models.UpdateEncryptionConfig
 
UpdateFirewallRuleParameters - Class in com.microsoft.azure.management.datalake.store.models
The parameters used to update a firewall rule.
UpdateFirewallRuleParameters() - Constructor for class com.microsoft.azure.management.datalake.store.models.UpdateFirewallRuleParameters
 
UpdateFirewallRuleWithAccountParameters - Class in com.microsoft.azure.management.datalake.store.models
The parameters used to update a firewall rule while updating a Data Lake Store account.
UpdateFirewallRuleWithAccountParameters() - Constructor for class com.microsoft.azure.management.datalake.store.models.UpdateFirewallRuleWithAccountParameters
 
UpdateKeyVaultMetaInfo - Class in com.microsoft.azure.management.datalake.store.models
The Key Vault update information used for user managed key rotation.
UpdateKeyVaultMetaInfo() - Constructor for class com.microsoft.azure.management.datalake.store.models.UpdateKeyVaultMetaInfo
 
UpdateTrustedIdProviderParameters - Class in com.microsoft.azure.management.datalake.store.models
The parameters used to update a trusted identity provider.
UpdateTrustedIdProviderParameters() - Constructor for class com.microsoft.azure.management.datalake.store.models.UpdateTrustedIdProviderParameters
 
UpdateTrustedIdProviderWithAccountParameters - Class in com.microsoft.azure.management.datalake.store.models
The parameters used to update a trusted identity provider while updating a Data Lake Store account.
UpdateTrustedIdProviderWithAccountParameters() - Constructor for class com.microsoft.azure.management.datalake.store.models.UpdateTrustedIdProviderWithAccountParameters
 
updateWithServiceResponseAsync(String, String, UpdateDataLakeStoreAccountParameters) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Updates the specified Data Lake Store account information.
updateWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Updates the specified firewall rule.
updateWithServiceResponseAsync(String, String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Updates the specified firewall rule.
updateWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Updates the specified trusted identity provider.
updateWithServiceResponseAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Updates the specified trusted identity provider.
USER - Static variable in class com.microsoft.azure.management.datalake.store.models.OperationOrigin
Static value user for OperationOrigin.
userAgent() - Method in interface com.microsoft.azure.management.datalake.store.DataLakeStoreAccountManagementClient
Gets the User-Agent header for the client.
USERSYSTEM - Static variable in class com.microsoft.azure.management.datalake.store.models.OperationOrigin
Static value user,system for OperationOrigin.

V

value() - Method in class com.microsoft.azure.management.datalake.store.models.OperationListResult
Get the value value.
valueOf(String) - Static method in enum com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.datalake.store.models.EncryptionConfigType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.datalake.store.models.EncryptionProvisioningState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.datalake.store.models.EncryptionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.datalake.store.models.FirewallAllowAzureIpsState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.datalake.store.models.FirewallState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.datalake.store.models.TierType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.datalake.store.models.TrustedIdProviderState
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.datalake.store.models.EncryptionConfigType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.datalake.store.models.EncryptionProvisioningState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.datalake.store.models.EncryptionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.datalake.store.models.FirewallAllowAzureIpsState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.datalake.store.models.FirewallState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.datalake.store.models.OperationOrigin
 
values() - Static method in class com.microsoft.azure.management.datalake.store.models.SubscriptionState
 
values() - Static method in enum com.microsoft.azure.management.datalake.store.models.TierType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.datalake.store.models.TrustedIdProviderState
Returns an array containing the constants of this enum type, in the order they are declared.

W

WARNED - Static variable in class com.microsoft.azure.management.datalake.store.models.SubscriptionState
Static value Warned for SubscriptionState.
withAcceptLanguage(String) - Method in interface com.microsoft.azure.management.datalake.store.DataLakeStoreAccountManagementClient
Sets Gets or sets the preferred language for the response..
withDefaultGroup(String) - Method in class com.microsoft.azure.management.datalake.store.models.CreateDataLakeStoreAccountParameters
Set the defaultGroup value.
withDefaultGroup(String) - Method in class com.microsoft.azure.management.datalake.store.models.UpdateDataLakeStoreAccountParameters
Set the defaultGroup value.
withDisplay(OperationDisplay) - Method in class com.microsoft.azure.management.datalake.store.models.Operation
Set the display value.
withEncryptionConfig(EncryptionConfig) - Method in class com.microsoft.azure.management.datalake.store.models.CreateDataLakeStoreAccountParameters
Set the encryptionConfig value.
withEncryptionConfig(UpdateEncryptionConfig) - Method in class com.microsoft.azure.management.datalake.store.models.UpdateDataLakeStoreAccountParameters
Set the encryptionConfig value.
withEncryptionKeyName(String) - Method in class com.microsoft.azure.management.datalake.store.models.KeyVaultMetaInfo
Set the encryptionKeyName value.
withEncryptionKeyVersion(String) - Method in class com.microsoft.azure.management.datalake.store.models.KeyVaultMetaInfo
Set the encryptionKeyVersion value.
withEncryptionKeyVersion(String) - Method in class com.microsoft.azure.management.datalake.store.models.UpdateKeyVaultMetaInfo
Set the encryptionKeyVersion value.
withEncryptionState(EncryptionState) - Method in class com.microsoft.azure.management.datalake.store.models.CreateDataLakeStoreAccountParameters
Set the encryptionState value.
withEndIpAddress(String) - Method in class com.microsoft.azure.management.datalake.store.models.CreateFirewallRuleWithAccountParameters
Set the endIpAddress value.
withEndIpAddress(String) - Method in class com.microsoft.azure.management.datalake.store.models.CreateOrUpdateFirewallRuleParameters
Set the endIpAddress value.
withEndIpAddress(String) - Method in class com.microsoft.azure.management.datalake.store.models.UpdateFirewallRuleParameters
Set the endIpAddress value.
withEndIpAddress(String) - Method in class com.microsoft.azure.management.datalake.store.models.UpdateFirewallRuleWithAccountParameters
Set the endIpAddress value.
withFirewallAllowAzureIps(FirewallAllowAzureIpsState) - Method in class com.microsoft.azure.management.datalake.store.models.CreateDataLakeStoreAccountParameters
Set the firewallAllowAzureIps value.
withFirewallAllowAzureIps(FirewallAllowAzureIpsState) - Method in class com.microsoft.azure.management.datalake.store.models.UpdateDataLakeStoreAccountParameters
Set the firewallAllowAzureIps value.
withFirewallRules(List<CreateFirewallRuleWithAccountParameters>) - Method in class com.microsoft.azure.management.datalake.store.models.CreateDataLakeStoreAccountParameters
Set the firewallRules value.
withFirewallRules(List<UpdateFirewallRuleWithAccountParameters>) - Method in class com.microsoft.azure.management.datalake.store.models.UpdateDataLakeStoreAccountParameters
Set the firewallRules value.
withFirewallState(FirewallState) - Method in class com.microsoft.azure.management.datalake.store.models.CreateDataLakeStoreAccountParameters
Set the firewallState value.
withFirewallState(FirewallState) - Method in class com.microsoft.azure.management.datalake.store.models.UpdateDataLakeStoreAccountParameters
Set the firewallState value.
withGenerateClientRequestId(boolean) - Method in interface com.microsoft.azure.management.datalake.store.DataLakeStoreAccountManagementClient
Sets When set to true a unique x-ms-client-request-id value is generated and included in each request.
withIdentity(EncryptionIdentity) - Method in class com.microsoft.azure.management.datalake.store.models.CreateDataLakeStoreAccountParameters
Set the identity value.
withIdProvider(String) - Method in class com.microsoft.azure.management.datalake.store.models.CreateOrUpdateTrustedIdProviderParameters
Set the idProvider value.
withIdProvider(String) - Method in class com.microsoft.azure.management.datalake.store.models.CreateTrustedIdProviderWithAccountParameters
Set the idProvider value.
withIdProvider(String) - Method in class com.microsoft.azure.management.datalake.store.models.UpdateTrustedIdProviderParameters
Set the idProvider value.
withIdProvider(String) - Method in class com.microsoft.azure.management.datalake.store.models.UpdateTrustedIdProviderWithAccountParameters
Set the idProvider value.
withKeyVaultMetaInfo(KeyVaultMetaInfo) - Method in class com.microsoft.azure.management.datalake.store.models.EncryptionConfig
Set the keyVaultMetaInfo value.
withKeyVaultMetaInfo(UpdateKeyVaultMetaInfo) - Method in class com.microsoft.azure.management.datalake.store.models.UpdateEncryptionConfig
Set the keyVaultMetaInfo value.
withKeyVaultResourceId(String) - Method in class com.microsoft.azure.management.datalake.store.models.KeyVaultMetaInfo
Set the keyVaultResourceId value.
withLocation(String) - Method in class com.microsoft.azure.management.datalake.store.models.CreateDataLakeStoreAccountParameters
Set the location value.
withLongRunningOperationRetryTimeout(int) - Method in interface com.microsoft.azure.management.datalake.store.DataLakeStoreAccountManagementClient
Sets Gets or sets the retry timeout in seconds for Long Running Operations.
withName(String) - Method in class com.microsoft.azure.management.datalake.store.models.CheckNameAvailabilityParameters
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.datalake.store.models.CreateFirewallRuleWithAccountParameters
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.datalake.store.models.CreateTrustedIdProviderWithAccountParameters
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.datalake.store.models.UpdateFirewallRuleWithAccountParameters
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.datalake.store.models.UpdateTrustedIdProviderWithAccountParameters
Set the name value.
withNewTier(TierType) - Method in class com.microsoft.azure.management.datalake.store.models.CreateDataLakeStoreAccountParameters
Set the newTier value.
withNewTier(TierType) - Method in class com.microsoft.azure.management.datalake.store.models.UpdateDataLakeStoreAccountParameters
Set the newTier value.
withStartIpAddress(String) - Method in class com.microsoft.azure.management.datalake.store.models.CreateFirewallRuleWithAccountParameters
Set the startIpAddress value.
withStartIpAddress(String) - Method in class com.microsoft.azure.management.datalake.store.models.CreateOrUpdateFirewallRuleParameters
Set the startIpAddress value.
withStartIpAddress(String) - Method in class com.microsoft.azure.management.datalake.store.models.UpdateFirewallRuleParameters
Set the startIpAddress value.
withStartIpAddress(String) - Method in class com.microsoft.azure.management.datalake.store.models.UpdateFirewallRuleWithAccountParameters
Set the startIpAddress value.
withSubscriptionId(String) - Method in interface com.microsoft.azure.management.datalake.store.DataLakeStoreAccountManagementClient
Sets Gets subscription credentials which uniquely identify Microsoft Azure subscription.
withTags(Map<String, String>) - Method in class com.microsoft.azure.management.datalake.store.models.CreateDataLakeStoreAccountParameters
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.management.datalake.store.models.UpdateDataLakeStoreAccountParameters
Set the tags value.
withTrustedIdProviders(List<CreateTrustedIdProviderWithAccountParameters>) - Method in class com.microsoft.azure.management.datalake.store.models.CreateDataLakeStoreAccountParameters
Set the trustedIdProviders value.
withTrustedIdProviders(List<UpdateTrustedIdProviderWithAccountParameters>) - Method in class com.microsoft.azure.management.datalake.store.models.UpdateDataLakeStoreAccountParameters
Set the trustedIdProviders value.
withTrustedIdProviderState(TrustedIdProviderState) - Method in class com.microsoft.azure.management.datalake.store.models.CreateDataLakeStoreAccountParameters
Set the trustedIdProviderState value.
withTrustedIdProviderState(TrustedIdProviderState) - Method in class com.microsoft.azure.management.datalake.store.models.UpdateDataLakeStoreAccountParameters
Set the trustedIdProviderState value.
withType(String) - Method in class com.microsoft.azure.management.datalake.store.models.CheckNameAvailabilityParameters
Set the type value.
withType(EncryptionConfigType) - Method in class com.microsoft.azure.management.datalake.store.models.EncryptionConfig
Set the type value.
withType(String) - Method in class com.microsoft.azure.management.datalake.store.models.EncryptionIdentity
Set the type value.
A B C D E F G I K L M N O P R S T U V W 
Skip navigation links

/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/