DataLakeStoreAccounts Interface
public interface DataLakeStoreAccounts
An instance of this class provides access to all the operations defined in DataLakeStoreAccounts.
Method Summary
Modifier and Type | Method and Description |
---|---|
void |
add(String resourceGroupName, String accountName, String dataLakeStoreAccountName)
Updates the specified Data Lake Analytics account to include the additional Data Lake Store account. |
void |
add(String resourceGroupName, String accountName, String dataLakeStoreAccountName, AddDataLakeStoreParameters parameters)
Updates the specified Data Lake Analytics account to include the additional Data Lake Store account. |
Observable<Void> |
addAsync(String resourceGroupName, String accountName, String dataLakeStoreAccountName)
Updates the specified Data Lake Analytics account to include the additional Data Lake Store account. |
Observable<Void> |
addAsync(String resourceGroupName, String accountName, String dataLakeStoreAccountName, AddDataLakeStoreParameters parameters)
Updates the specified Data Lake Analytics account to include the additional Data Lake Store account. |
ServiceFuture<Void> |
addAsync(String resourceGroupName, String accountName, String dataLakeStoreAccountName, AddDataLakeStoreParameters parameters, final ServiceCallback<Void> serviceCallback)
Updates the specified Data Lake Analytics account to include the additional Data Lake Store account. |
ServiceFuture<Void> |
addAsync(String resourceGroupName, String accountName, String dataLakeStoreAccountName, final ServiceCallback<Void> serviceCallback)
Updates the specified Data Lake Analytics account to include the additional Data Lake Store account. |
Observable<ServiceResponse<Void>> |
addWithServiceResponseAsync(String resourceGroupName, String accountName, String dataLakeStoreAccountName)
Updates the specified Data Lake Analytics account to include the additional Data Lake Store account. |
Observable<ServiceResponse<Void>> |
addWithServiceResponseAsync(String resourceGroupName, String accountName, String dataLakeStoreAccountName, AddDataLakeStoreParameters parameters)
Updates the specified Data Lake Analytics account to include the additional Data Lake Store account. |
void |
delete(String resourceGroupName, String accountName, String dataLakeStoreAccountName)
Updates the Data Lake Analytics account specified to remove the specified Data Lake Store account. |
Observable<Void> |
deleteAsync(String resourceGroupName, String accountName, String dataLakeStoreAccountName)
Updates the Data Lake Analytics account specified to remove the specified Data Lake Store account. |
ServiceFuture<Void> |
deleteAsync(String resourceGroupName, String accountName, String dataLakeStoreAccountName, final ServiceCallback<Void> serviceCallback)
Updates the Data Lake Analytics account specified to remove the specified Data Lake Store account. |
Observable<ServiceResponse<Void>> |
deleteWithServiceResponseAsync(String resourceGroupName, String accountName, String dataLakeStoreAccountName)
Updates the Data Lake Analytics account specified to remove the specified Data Lake Store account. |
Data |
get(String resourceGroupName, String accountName, String dataLakeStoreAccountName)
Gets the specified Data Lake Store account details in the specified Data Lake Analytics account. |
Observable<Data |
getAsync(String resourceGroupName, String accountName, String dataLakeStoreAccountName)
Gets the specified Data Lake Store account details in the specified Data Lake Analytics account. |
ServiceFuture<Data |
getAsync(String resourceGroupName, String accountName, String dataLakeStoreAccountName, final ServiceCallback<DataLakeStoreAccountInfo> serviceCallback)
Gets the specified Data Lake Store account details in the specified Data Lake Analytics account. |
Observable<ServiceResponse<Data |
getWithServiceResponseAsync(String resourceGroupName, String accountName, String dataLakeStoreAccountName)
Gets the specified Data Lake Store account details in the specified Data Lake Analytics account. |
PagedList<Data |
listByAccount(final String resourceGroupName, final String accountName)
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account. The response includes a link to the next page, if any. |
PagedList<Data |
listByAccount(final String resourceGroupName, final String accountName, final String filter, final Integer top, final Integer skip, final String select, final String orderby, final Boolean count)
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account. The response includes a link to the next page, if any. |
Observable<Page<Data |
listByAccountAsync(final String resourceGroupName, final String accountName)
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account. The response includes a link to the next page, if any. |
ServiceFuture<List<Data |
listByAccountAsync(final String resourceGroupName, final String accountName, final ListOperationCallback<DataLakeStoreAccountInfo> serviceCallback)
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account. The response includes a link to the next page, if any. |
Observable<Page<Data |
listByAccountAsync(final String resourceGroupName, final String accountName, final String filter, final Integer top, final Integer skip, final String select, final String orderby, final Boolean count)
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account. The response includes a link to the next page, if any. |
ServiceFuture<List<Data |
listByAccountAsync(final String resourceGroupName, final String accountName, final String filter, final Integer top, final Integer skip, final String select, final String orderby, final Boolean count, final ListOperationCallback<DataLakeStoreAccountInfo> serviceCallback)
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account. The response includes a link to the next page, if any. |
PagedList<Data |
listByAccountNext(final String nextPageLink)
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account. The response includes a link to the next page, if any. |
Observable<Page<Data |
listByAccountNextAsync(final String nextPageLink)
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account. The response includes a link to the next page, if any. |
ServiceFuture<List<Data |
listByAccountNextAsync(final String nextPageLink, final ServiceFuture<List<DataLakeStoreAccountInfo>> serviceFuture, final ListOperationCallback<DataLakeStoreAccountInfo> serviceCallback)
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account. The response includes a link to the next page, if any. |
Observable<ServiceResponse<Page<Data |
listByAccountNextWithServiceResponseAsync(final String nextPageLink)
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account. The response includes a link to the next page, if any. |
Observable<ServiceResponse<Page<Data |
listByAccountWithServiceResponseAsync(final String resourceGroupName, final String accountName)
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account. The response includes a link to the next page, if any. |
Observable<ServiceResponse<Page<Data |
listByAccountWithServiceResponseAsync(final String resourceGroupName, final String accountName, final String filter, final Integer top, final Integer skip, final String select, final String orderby, final Boolean count)
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account. The response includes a link to the next page, if any. |
Method Details
add
public void add(String resourceGroupName, String accountName, String dataLakeStoreAccountName)
Updates the specified Data Lake Analytics account to include the additional Data Lake Store account.
Parameters:
Throws:
add
public void add(String resourceGroupName, String accountName, String dataLakeStoreAccountName, AddDataLakeStoreParameters parameters)
Updates the specified Data Lake Analytics account to include the additional Data Lake Store account.
Parameters:
Throws:
addAsync
public Observable
Updates the specified Data Lake Analytics account to include the additional Data Lake Store account.
Parameters:
Returns:
Throws:
addAsync
public Observable
Updates the specified Data Lake Analytics account to include the additional Data Lake Store account.
Parameters:
Returns:
Throws:
addAsync
public ServiceFuture
Updates the specified Data Lake Analytics account to include the additional Data Lake Store account.
Parameters:
Returns:
Throws:
addAsync
public ServiceFuture
Updates the specified Data Lake Analytics account to include the additional Data Lake Store account.
Parameters:
Returns:
Throws:
addWithServiceResponseAsync
public Observable
Updates the specified Data Lake Analytics account to include the additional Data Lake Store account.
Parameters:
Returns:
Throws:
addWithServiceResponseAsync
public Observable
Updates the specified Data Lake Analytics account to include the additional Data Lake Store account.
Parameters:
Returns:
Throws:
delete
public void delete(String resourceGroupName, String accountName, String dataLakeStoreAccountName)
Updates the Data Lake Analytics account specified to remove the specified Data Lake Store account.
Parameters:
Throws:
deleteAsync
public Observable
Updates the Data Lake Analytics account specified to remove the specified Data Lake Store account.
Parameters:
Returns:
Throws:
deleteAsync
public ServiceFuture
Updates the Data Lake Analytics account specified to remove the specified Data Lake Store account.
Parameters:
Returns:
Throws:
deleteWithServiceResponseAsync
public Observable
Updates the Data Lake Analytics account specified to remove the specified Data Lake Store account.
Parameters:
Returns:
Throws:
get
public DataLakeStoreAccountInfo get(String resourceGroupName, String accountName, String dataLakeStoreAccountName)
Gets the specified Data Lake Store account details in the specified Data Lake Analytics account.
Parameters:
Returns:
Throws:
getAsync
public Observable
Gets the specified Data Lake Store account details in the specified Data Lake Analytics account.
Parameters:
Returns:
Throws:
getAsync
public ServiceFuture
Gets the specified Data Lake Store account details in the specified Data Lake Analytics account.
Parameters:
Returns:
Throws:
getWithServiceResponseAsync
public Observable
Gets the specified Data Lake Store account details in the specified Data Lake Analytics account.
Parameters:
Returns:
Throws:
listByAccount
public PagedList
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account. The response includes a link to the next page, if any.
Parameters:
Returns:
Throws:
listByAccount
public PagedList
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account. The response includes a link to the next page, if any.
Parameters:
Returns:
Throws:
listByAccountAsync
public Observable
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account. The response includes a link to the next page, if any.
Parameters:
Returns:
Throws:
listByAccountAsync
public ServiceFuture> listByAccountAsync(final String resourceGroupName, final String accountName, final ListOperationCallback
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account. The response includes a link to the next page, if any.
Parameters:
Returns:
Throws:
listByAccountAsync
public Observable
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account. The response includes a link to the next page, if any.
Parameters:
Returns:
Throws:
listByAccountAsync
public ServiceFuture> listByAccountAsync(final String resourceGroupName, final String accountName, final String filter, final Integer top, final Integer skip, final String select, final String orderby, final Boolean count, final ListOperationCallback
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account. The response includes a link to the next page, if any.
Parameters:
Returns:
Throws:
listByAccountNext
public PagedList
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account. The response includes a link to the next page, if any.
Parameters:
Returns:
Throws:
listByAccountNextAsync
public Observable
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account. The response includes a link to the next page, if any.
Parameters:
Returns:
Throws:
listByAccountNextAsync
public ServiceFuture> listByAccountNextAsync(final String nextPageLink, final ServiceFuture
> serviceFuture, final ListOperationCallback
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account. The response includes a link to the next page, if any.
Parameters:
Returns:
Throws:
listByAccountNextWithServiceResponseAsync
public Observable
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account. The response includes a link to the next page, if any.
Parameters:
Returns:
Throws:
listByAccountWithServiceResponseAsync
public Observable
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account. The response includes a link to the next page, if any.
Parameters:
Returns:
Throws:
listByAccountWithServiceResponseAsync
public Observable
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account. The response includes a link to the next page, if any.
Parameters:
Returns:
Throws:
Applies to
Azure SDK for Java