Accounts Interface
public interface Accounts
An instance of this class provides access to all the operations defined in Accounts.
Method Summary
Method Details
beginCreate
public DataLakeStoreAccount beginCreate(String resourceGroupName, String name, DataLakeStoreAccount parameters)
Creates the specified Data Lake Store account.
Parameters:
Returns:
Throws:
beginCreateAsync
public Observable
Creates the specified Data Lake Store account.
Parameters:
Returns:
Throws:
beginCreateAsync
public ServiceFuture
Creates the specified Data Lake Store account.
Parameters:
Returns:
Throws:
beginCreateWithServiceResponseAsync
public Observable
Creates the specified Data Lake Store account.
Parameters:
Returns:
Throws:
beginDelete
public void beginDelete(String resourceGroupName, String name)
Deletes the specified Data Lake Store account.
Parameters:
Throws:
beginDeleteAsync
public Observable
Deletes the specified Data Lake Store account.
Parameters:
Returns:
Throws:
beginDeleteAsync
public ServiceFuture
Deletes the specified Data Lake Store account.
Parameters:
Returns:
Throws:
beginDeleteWithServiceResponseAsync
public Observable
Deletes the specified Data Lake Store account.
Parameters:
Returns:
Throws:
beginUpdate
public DataLakeStoreAccount beginUpdate(String resourceGroupName, String name, DataLakeStoreAccountUpdateParameters parameters)
Updates the specified Data Lake Store account information.
Parameters:
Returns:
Throws:
beginUpdateAsync
public Observable
Updates the specified Data Lake Store account information.
Parameters:
Returns:
Throws:
beginUpdateAsync
public ServiceFuture
Updates the specified Data Lake Store account information.
Parameters:
Returns:
Throws:
beginUpdateWithServiceResponseAsync
public Observable
Updates the specified Data Lake Store account information.
Parameters:
Returns:
Throws:
create
public DataLakeStoreAccount create(String resourceGroupName, String name, DataLakeStoreAccount parameters)
Creates the specified Data Lake Store account.
Parameters:
Returns:
Throws:
createAsync
public Observable
Creates the specified Data Lake Store account.
Parameters:
Returns:
Throws:
createAsync
public ServiceFuture
Creates the specified Data Lake Store account.
Parameters:
Returns:
Throws:
createWithServiceResponseAsync
public Observable
Creates the specified Data Lake Store account.
Parameters:
Returns:
Throws:
delete
public void delete(String resourceGroupName, String name)
Deletes the specified Data Lake Store account.
Parameters:
Throws:
deleteAsync
public Observable
Deletes the specified Data Lake Store account.
Parameters:
Returns:
Throws:
deleteAsync
public ServiceFuture
Deletes the specified Data Lake Store account.
Parameters:
Returns:
Throws:
deleteWithServiceResponseAsync
public Observable
Deletes the specified Data Lake Store account.
Parameters:
Returns:
Throws:
enableKeyVault
public void enableKeyVault(String resourceGroupName, String accountName)
Attempts to enable a user managed Key Vault for encryption of the specified Data Lake Store account.
Parameters:
Throws:
enableKeyVaultAsync
public Observable
Attempts to enable a user managed Key Vault for encryption of the specified Data Lake Store account.
Parameters:
Returns:
Throws:
enableKeyVaultAsync
public ServiceFuture
Attempts to enable a user managed Key Vault for encryption of the specified Data Lake Store account.
Parameters:
Returns:
Throws:
enableKeyVaultWithServiceResponseAsync
public Observable
Attempts to enable a user managed Key Vault for encryption of the specified Data Lake Store account.
Parameters:
Returns:
Throws:
get
public DataLakeStoreAccount get(String resourceGroupName, String name)
Gets the specified Data Lake Store account.
Parameters:
Returns:
Throws:
getAsync
public Observable
Gets the specified Data Lake Store account.
Parameters:
Returns:
Throws:
getAsync
public ServiceFuture
Gets the specified Data Lake Store account.
Parameters:
Returns:
Throws:
getWithServiceResponseAsync
public Observable
Gets the specified Data Lake Store account.
Parameters:
Returns:
Throws:
list
public PagedList
Lists the Data Lake Store accounts within the subscription. The response includes a link to the next page of results, if any.
Returns:
Throws:
list
public PagedList
Lists the Data Lake Store accounts within the subscription. The response includes a link to the next page of results, if any.
Parameters:
Returns:
Throws:
listAsync
public Observable
Lists the Data Lake Store accounts within the subscription. The response includes a link to the next page of results, if any.
Returns:
Throws:
listAsync
public ServiceFuture> listAsync(final ListOperationCallback
Lists the Data Lake Store accounts within the subscription. The response includes a link to the next page of results, if any.
Parameters:
Returns:
Throws:
listAsync
public Observable
Lists the Data Lake Store accounts within the subscription. The response includes a link to the next page of results, if any.
Parameters:
Returns:
Throws:
listAsync
public ServiceFuture> listAsync(final String filter, final Integer top, final Integer skip, final String select, final String orderby, final Boolean count, final ListOperationCallback
Lists the Data Lake Store accounts within the subscription. The response includes a link to the next page of results, if any.
Parameters:
Returns:
Throws:
listByResourceGroup
public PagedList
Lists the Data Lake Store accounts within a specific resource group. The response includes a link to the next page of results, if any.
Parameters:
Returns:
Throws:
listByResourceGroup
public PagedList
Lists the Data Lake Store accounts within a specific resource group. The response includes a link to the next page of results, if any.
Parameters:
Returns:
Throws:
listByResourceGroupAsync
public Observable
Lists the Data Lake Store accounts within a specific resource group. The response includes a link to the next page of results, if any.
Parameters:
Returns:
Throws:
listByResourceGroupAsync
public ServiceFuture> listByResourceGroupAsync(final String resourceGroupName, final ListOperationCallback
Lists the Data Lake Store accounts within a specific resource group. The response includes a link to the next page of results, if any.
Parameters:
Returns:
Throws:
listByResourceGroupAsync
public Observable
Lists the Data Lake Store accounts within a specific resource group. The response includes a link to the next page of results, if any.
Parameters:
Returns:
Throws:
listByResourceGroupAsync
public ServiceFuture> listByResourceGroupAsync(final String resourceGroupName, final String filter, final Integer top, final Integer skip, final String select, final String orderby, final Boolean count, final ListOperationCallback
Lists the Data Lake Store accounts within a specific resource group. The response includes a link to the next page of results, if any.
Parameters:
Returns:
Throws:
listByResourceGroupNext
public PagedList
Lists the Data Lake Store accounts within a specific resource group. The response includes a link to the next page of results, if any.
Parameters:
Returns:
Throws:
listByResourceGroupNextAsync
public Observable
Lists the Data Lake Store accounts within a specific resource group. The response includes a link to the next page of results, if any.
Parameters:
Returns:
Throws:
listByResourceGroupNextAsync
public ServiceFuture> listByResourceGroupNextAsync(final String nextPageLink, final ServiceFuture
> serviceFuture, final ListOperationCallback
Lists the Data Lake Store accounts within a specific resource group. The response includes a link to the next page of results, if any.
Parameters:
Returns:
Throws:
listByResourceGroupNextWithServiceResponseAsync
public Observable
Lists the Data Lake Store accounts within a specific resource group. The response includes a link to the next page of results, if any.
Parameters:
Returns:
Throws:
listByResourceGroupWithServiceResponseAsync
public Observable
Lists the Data Lake Store accounts within a specific resource group. The response includes a link to the next page of results, if any.
Parameters:
Returns:
Throws:
listByResourceGroupWithServiceResponseAsync
public Observable
Lists the Data Lake Store accounts within a specific resource group. The response includes a link to the next page of results, if any.
Parameters:
Returns:
Throws:
listNext
public PagedList
Lists the Data Lake Store accounts within the subscription. The response includes a link to the next page of results, if any.
Parameters:
Returns:
Throws:
listNextAsync
public Observable
Lists the Data Lake Store accounts within the subscription. The response includes a link to the next page of results, if any.
Parameters:
Returns:
Throws:
listNextAsync
public ServiceFuture> listNextAsync(final String nextPageLink, final ServiceFuture
> serviceFuture, final ListOperationCallback
Lists the Data Lake Store accounts within the subscription. The response includes a link to the next page of results, if any.
Parameters:
Returns:
Throws:
listNextWithServiceResponseAsync
public Observable
Lists the Data Lake Store accounts within the subscription. The response includes a link to the next page of results, if any.
Parameters:
Returns:
Throws:
listWithServiceResponseAsync
public Observable
Lists the Data Lake Store accounts within the subscription. The response includes a link to the next page of results, if any.
Returns:
Throws:
listWithServiceResponseAsync
public Observable
Lists the Data Lake Store accounts within the subscription. The response includes a link to the next page of results, if any.
Parameters:
Returns:
Throws:
update
public DataLakeStoreAccount update(String resourceGroupName, String name, DataLakeStoreAccountUpdateParameters parameters)
Updates the specified Data Lake Store account information.
Parameters:
Returns:
Throws:
updateAsync
public Observable
Updates the specified Data Lake Store account information.
Parameters:
Returns:
Throws:
updateAsync
public ServiceFuture
Updates the specified Data Lake Store account information.
Parameters:
Returns:
Throws:
updateWithServiceResponseAsync
public Observable
Updates the specified Data Lake Store account information.
Parameters:
Returns:
Throws:
Applies to
Azure SDK for Java