Accounts Interface
public interface Accounts
An instance of this class provides access to all the operations defined in Accounts.
Method Summary
Modifier and Type | Method and Description |
---|---|
Data |
beginCreate(String resourceGroupName, String accountName, DataLakeAnalyticsAccount parameters)
Creates the specified Data Lake Analytics account. This supplies the user with computation services for Data Lake Analytics workloads. |
Observable<Data |
beginCreateAsync(String resourceGroupName, String accountName, DataLakeAnalyticsAccount parameters)
Creates the specified Data Lake Analytics account. This supplies the user with computation services for Data Lake Analytics workloads. |
ServiceFuture<Data |
beginCreateAsync(String resourceGroupName, String accountName, DataLakeAnalyticsAccount parameters, final ServiceCallback<DataLakeAnalyticsAccount> serviceCallback)
Creates the specified Data Lake Analytics account. This supplies the user with computation services for Data Lake Analytics workloads. |
Observable<ServiceResponse<Data |
beginCreateWithServiceResponseAsync(String resourceGroupName, String accountName, DataLakeAnalyticsAccount parameters)
Creates the specified Data Lake Analytics account. This supplies the user with computation services for Data Lake Analytics workloads. |
void |
beginDelete(String resourceGroupName, String accountName)
Begins the delete process for the Data Lake Analytics account object specified by the account name. |
Observable<Void> |
beginDeleteAsync(String resourceGroupName, String accountName)
Begins the delete process for the Data Lake Analytics account object specified by the account name. |
ServiceFuture<Void> |
beginDeleteAsync(String resourceGroupName, String accountName, final ServiceCallback<Void> serviceCallback)
Begins the delete process for the Data Lake Analytics account object specified by the account name. |
Observable<ServiceResponse<Void>> |
beginDeleteWithServiceResponseAsync(String resourceGroupName, String accountName)
Begins the delete process for the Data Lake Analytics account object specified by the account name. |
Data |
beginUpdate(String resourceGroupName, String accountName)
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object. |
Data |
beginUpdate(String resourceGroupName, String accountName, DataLakeAnalyticsAccountUpdateParameters parameters)
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object. |
Observable<Data |
beginUpdateAsync(String resourceGroupName, String accountName)
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object. |
Observable<Data |
beginUpdateAsync(String resourceGroupName, String accountName, DataLakeAnalyticsAccountUpdateParameters parameters)
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object. |
ServiceFuture<Data |
beginUpdateAsync(String resourceGroupName, String accountName, DataLakeAnalyticsAccountUpdateParameters parameters, final ServiceCallback<DataLakeAnalyticsAccount> serviceCallback)
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object. |
ServiceFuture<Data |
beginUpdateAsync(String resourceGroupName, String accountName, final ServiceCallback<DataLakeAnalyticsAccount> serviceCallback)
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object. |
Observable<ServiceResponse<Data |
beginUpdateWithServiceResponseAsync(String resourceGroupName, String accountName)
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object. |
Observable<ServiceResponse<Data |
beginUpdateWithServiceResponseAsync(String resourceGroupName, String accountName, DataLakeAnalyticsAccountUpdateParameters parameters)
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object. |
Data |
create(String resourceGroupName, String accountName, DataLakeAnalyticsAccount parameters)
Creates the specified Data Lake Analytics account. This supplies the user with computation services for Data Lake Analytics workloads. |
Observable<Data |
createAsync(String resourceGroupName, String accountName, DataLakeAnalyticsAccount parameters)
Creates the specified Data Lake Analytics account. This supplies the user with computation services for Data Lake Analytics workloads. |
ServiceFuture<Data |
createAsync(String resourceGroupName, String accountName, DataLakeAnalyticsAccount parameters, final ServiceCallback<DataLakeAnalyticsAccount> serviceCallback)
Creates the specified Data Lake Analytics account. This supplies the user with computation services for Data Lake Analytics workloads. |
Observable<ServiceResponse<Data |
createWithServiceResponseAsync(String resourceGroupName, String accountName, DataLakeAnalyticsAccount parameters)
Creates the specified Data Lake Analytics account. This supplies the user with computation services for Data Lake Analytics workloads. |
void |
delete(String resourceGroupName, String accountName)
Begins the delete process for the Data Lake Analytics account object specified by the account name. |
Observable<Void> |
deleteAsync(String resourceGroupName, String accountName)
Begins the delete process for the Data Lake Analytics account object specified by the account name. |
ServiceFuture<Void> |
deleteAsync(String resourceGroupName, String accountName, final ServiceCallback<Void> serviceCallback)
Begins the delete process for the Data Lake Analytics account object specified by the account name. |
Observable<ServiceResponse<Void>> |
deleteWithServiceResponseAsync(String resourceGroupName, String accountName)
Begins the delete process for the Data Lake Analytics account object specified by the account name. |
Data |
get(String resourceGroupName, String accountName)
Gets details of the specified Data Lake Analytics account. |
Observable<Data |
getAsync(String resourceGroupName, String accountName)
Gets details of the specified Data Lake Analytics account. |
ServiceFuture<Data |
getAsync(String resourceGroupName, String accountName, final ServiceCallback<DataLakeAnalyticsAccount> serviceCallback)
Gets details of the specified Data Lake Analytics account. |
Observable<ServiceResponse<Data |
getWithServiceResponseAsync(String resourceGroupName, String accountName)
Gets details of the specified Data Lake Analytics account. |
PagedList<Data |
list()
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription. This includes a link to the next page, if any. |
PagedList<Data |
list(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 Analytics accounts, if any, within the current subscription. This includes a link to the next page, if any. |
Observable<Page<Data |
listAsync()
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription. This includes a link to the next page, if any. |
ServiceFuture<List<Data |
listAsync(final ListOperationCallback<DataLakeAnalyticsAccountBasic> serviceCallback)
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription. This includes a link to the next page, if any. |
Observable<Page<Data |
listAsync(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 Analytics accounts, if any, within the current subscription. This includes a link to the next page, if any. |
ServiceFuture<List<Data |
listAsync(final String filter, final Integer top, final Integer skip, final String select, final String orderby, final Boolean count, final ListOperationCallback<DataLakeAnalyticsAccountBasic> serviceCallback)
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription. This includes a link to the next page, if any. |
PagedList<Data |
listByResourceGroup(final String resourceGroupName)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group. This includes a link to the next page, if any. |
PagedList<Data |
listByResourceGroup(final String resourceGroupName, 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 Analytics accounts, if any, within a specific resource group. This includes a link to the next page, if any. |
Observable<Page<Data |
listByResourceGroupAsync(final String resourceGroupName)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group. This includes a link to the next page, if any. |
ServiceFuture<List<Data |
listByResourceGroupAsync(final String resourceGroupName, final ListOperationCallback<DataLakeAnalyticsAccountBasic> serviceCallback)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group. This includes a link to the next page, if any. |
Observable<Page<Data |
listByResourceGroupAsync(final String resourceGroupName, 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 Analytics accounts, if any, within a specific resource group. This includes a link to the next page, if any. |
ServiceFuture<List<Data |
listByResourceGroupAsync(final String resourceGroupName, final String filter, final Integer top, final Integer skip, final String select, final String orderby, final Boolean count, final ListOperationCallback<DataLakeAnalyticsAccountBasic> serviceCallback)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group. This includes a link to the next page, if any. |
PagedList<Data |
listByResourceGroupNext(final String nextPageLink)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group. This includes a link to the next page, if any. |
Observable<Page<Data |
listByResourceGroupNextAsync(final String nextPageLink)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group. This includes a link to the next page, if any. |
ServiceFuture<List<Data |
listByResourceGroupNextAsync(final String nextPageLink, final ServiceFuture<List<DataLakeAnalyticsAccountBasic>> serviceFuture, final ListOperationCallback<DataLakeAnalyticsAccountBasic> serviceCallback)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group. This includes a link to the next page, if any. |
Observable<ServiceResponse<Page<Data |
listByResourceGroupNextWithServiceResponseAsync(final String nextPageLink)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group. This includes a link to the next page, if any. |
Observable<ServiceResponse<Page<Data |
listByResourceGroupWithServiceResponseAsync(final String resourceGroupName)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group. This includes a link to the next page, if any. |
Observable<ServiceResponse<Page<Data |
listByResourceGroupWithServiceResponseAsync(final String resourceGroupName, 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 Analytics accounts, if any, within a specific resource group. This includes a link to the next page, if any. |
PagedList<Data |
listNext(final String nextPageLink)
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription. This includes a link to the next page, if any. |
Observable<Page<Data |
listNextAsync(final String nextPageLink)
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription. This includes a link to the next page, if any. |
ServiceFuture<List<Data |
listNextAsync(final String nextPageLink, final ServiceFuture<List<DataLakeAnalyticsAccountBasic>> serviceFuture, final ListOperationCallback<DataLakeAnalyticsAccountBasic> serviceCallback)
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription. This includes a link to the next page, if any. |
Observable<ServiceResponse<Page<Data |
listNextWithServiceResponseAsync(final String nextPageLink)
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription. This includes a link to the next page, if any. |
Observable<ServiceResponse<Page<Data |
listWithServiceResponseAsync()
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription. This includes a link to the next page, if any. |
Observable<ServiceResponse<Page<Data |
listWithServiceResponseAsync(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 Analytics accounts, if any, within the current subscription. This includes a link to the next page, if any. |
Data |
update(String resourceGroupName, String accountName)
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object. |
Data |
update(String resourceGroupName, String accountName, DataLakeAnalyticsAccountUpdateParameters parameters)
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object. |
Observable<Data |
updateAsync(String resourceGroupName, String accountName)
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object. |
Observable<Data |
updateAsync(String resourceGroupName, String accountName, DataLakeAnalyticsAccountUpdateParameters parameters)
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object. |
ServiceFuture<Data |
updateAsync(String resourceGroupName, String accountName, DataLakeAnalyticsAccountUpdateParameters parameters, final ServiceCallback<DataLakeAnalyticsAccount> serviceCallback)
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object. |
ServiceFuture<Data |
updateAsync(String resourceGroupName, String accountName, final ServiceCallback<DataLakeAnalyticsAccount> serviceCallback)
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object. |
Observable<ServiceResponse<Data |
updateWithServiceResponseAsync(String resourceGroupName, String accountName)
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object. |
Observable<ServiceResponse<Data |
updateWithServiceResponseAsync(String resourceGroupName, String accountName, DataLakeAnalyticsAccountUpdateParameters parameters)
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object. |
Method Details
beginCreate
public DataLakeAnalyticsAccount beginCreate(String resourceGroupName, String accountName, DataLakeAnalyticsAccount parameters)
Creates the specified Data Lake Analytics account. This supplies the user with computation services for Data Lake Analytics workloads.
Parameters:
Returns:
Throws:
beginCreateAsync
public Observable
Creates the specified Data Lake Analytics account. This supplies the user with computation services for Data Lake Analytics workloads.
Parameters:
Returns:
Throws:
beginCreateAsync
public ServiceFuture
Creates the specified Data Lake Analytics account. This supplies the user with computation services for Data Lake Analytics workloads.
Parameters:
Returns:
Throws:
beginCreateWithServiceResponseAsync
public Observable
Creates the specified Data Lake Analytics account. This supplies the user with computation services for Data Lake Analytics workloads.
Parameters:
Returns:
Throws:
beginDelete
public void beginDelete(String resourceGroupName, String accountName)
Begins the delete process for the Data Lake Analytics account object specified by the account name.
Parameters:
Throws:
beginDeleteAsync
public Observable
Begins the delete process for the Data Lake Analytics account object specified by the account name.
Parameters:
Returns:
Throws:
beginDeleteAsync
public ServiceFuture
Begins the delete process for the Data Lake Analytics account object specified by the account name.
Parameters:
Returns:
Throws:
beginDeleteWithServiceResponseAsync
public Observable
Begins the delete process for the Data Lake Analytics account object specified by the account name.
Parameters:
Returns:
Throws:
beginUpdate
public DataLakeAnalyticsAccount beginUpdate(String resourceGroupName, String accountName)
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
Parameters:
Returns:
Throws:
beginUpdate
public DataLakeAnalyticsAccount beginUpdate(String resourceGroupName, String accountName, DataLakeAnalyticsAccountUpdateParameters parameters)
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
Parameters:
Returns:
Throws:
beginUpdateAsync
public Observable
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
Parameters:
Returns:
Throws:
beginUpdateAsync
public Observable
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
Parameters:
Returns:
Throws:
beginUpdateAsync
public ServiceFuture
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
Parameters:
Returns:
Throws:
beginUpdateAsync
public ServiceFuture
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
Parameters:
Returns:
Throws:
beginUpdateWithServiceResponseAsync
public Observable
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
Parameters:
Returns:
Throws:
beginUpdateWithServiceResponseAsync
public Observable
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
Parameters:
Returns:
Throws:
create
public DataLakeAnalyticsAccount create(String resourceGroupName, String accountName, DataLakeAnalyticsAccount parameters)
Creates the specified Data Lake Analytics account. This supplies the user with computation services for Data Lake Analytics workloads.
Parameters:
Returns:
Throws:
createAsync
public Observable
Creates the specified Data Lake Analytics account. This supplies the user with computation services for Data Lake Analytics workloads.
Parameters:
Returns:
Throws:
createAsync
public ServiceFuture
Creates the specified Data Lake Analytics account. This supplies the user with computation services for Data Lake Analytics workloads.
Parameters:
Returns:
Throws:
createWithServiceResponseAsync
public Observable
Creates the specified Data Lake Analytics account. This supplies the user with computation services for Data Lake Analytics workloads.
Parameters:
Returns:
Throws:
delete
public void delete(String resourceGroupName, String accountName)
Begins the delete process for the Data Lake Analytics account object specified by the account name.
Parameters:
Throws:
deleteAsync
public Observable
Begins the delete process for the Data Lake Analytics account object specified by the account name.
Parameters:
Returns:
Throws:
deleteAsync
public ServiceFuture
Begins the delete process for the Data Lake Analytics account object specified by the account name.
Parameters:
Returns:
Throws:
deleteWithServiceResponseAsync
public Observable
Begins the delete process for the Data Lake Analytics account object specified by the account name.
Parameters:
Returns:
Throws:
get
public DataLakeAnalyticsAccount get(String resourceGroupName, String accountName)
Gets details of the specified Data Lake Analytics account.
Parameters:
Returns:
Throws:
getAsync
public Observable
Gets details of the specified Data Lake Analytics account.
Parameters:
Returns:
Throws:
getAsync
public ServiceFuture
Gets details of the specified Data Lake Analytics account.
Parameters:
Returns:
Throws:
getWithServiceResponseAsync
public Observable
Gets details of the specified Data Lake Analytics account.
Parameters:
Returns:
Throws:
list
public PagedList
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription. This includes a link to the next page, if any.
Returns:
Throws:
list
public PagedList
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription. This includes a link to the next page, if any.
Parameters:
Returns:
Throws:
listAsync
public Observable
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription. This includes a link to the next page, if any.
Returns:
Throws:
listAsync
public ServiceFuture> listAsync(final ListOperationCallback
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription. This includes a link to the next page, if any.
Parameters:
Returns:
Throws:
listAsync
public Observable
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription. This includes a link to the next page, 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
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription. This includes a link to the next page, if any.
Parameters:
Returns:
Throws:
listByResourceGroup
public PagedList
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group. This includes a link to the next page, if any.
Parameters:
Returns:
Throws:
listByResourceGroup
public PagedList
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group. This includes a link to the next page, if any.
Parameters:
Returns:
Throws:
listByResourceGroupAsync
public Observable
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group. This includes a link to the next page, if any.
Parameters:
Returns:
Throws:
listByResourceGroupAsync
public ServiceFuture> listByResourceGroupAsync(final String resourceGroupName, final ListOperationCallback
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group. This includes a link to the next page, if any.
Parameters:
Returns:
Throws:
listByResourceGroupAsync
public Observable
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group. This includes a link to the next page, 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
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group. This includes a link to the next page, if any.
Parameters:
Returns:
Throws:
listByResourceGroupNext
public PagedList
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group. This includes a link to the next page, if any.
Parameters:
Returns:
Throws:
listByResourceGroupNextAsync
public Observable
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group. This includes a link to the next page, if any.
Parameters:
Returns:
Throws:
listByResourceGroupNextAsync
public ServiceFuture> listByResourceGroupNextAsync(final String nextPageLink, final ServiceFuture
> serviceFuture, final ListOperationCallback
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group. This includes a link to the next page, if any.
Parameters:
Returns:
Throws:
listByResourceGroupNextWithServiceResponseAsync
public Observable
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group. This includes a link to the next page, if any.
Parameters:
Returns:
Throws:
listByResourceGroupWithServiceResponseAsync
public Observable
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group. This includes a link to the next page, if any.
Parameters:
Returns:
Throws:
listByResourceGroupWithServiceResponseAsync
public Observable
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group. This includes a link to the next page, if any.
Parameters:
Returns:
Throws:
listNext
public PagedList
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription. This includes a link to the next page, if any.
Parameters:
Returns:
Throws:
listNextAsync
public Observable
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription. This includes a link to the next page, if any.
Parameters:
Returns:
Throws:
listNextAsync
public ServiceFuture> listNextAsync(final String nextPageLink, final ServiceFuture
> serviceFuture, final ListOperationCallback
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription. This includes a link to the next page, if any.
Parameters:
Returns:
Throws:
listNextWithServiceResponseAsync
public Observable
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription. This includes a link to the next page, if any.
Parameters:
Returns:
Throws:
listWithServiceResponseAsync
public Observable
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription. This includes a link to the next page, if any.
Returns:
Throws:
listWithServiceResponseAsync
public Observable
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription. This includes a link to the next page, if any.
Parameters:
Returns:
Throws:
update
public DataLakeAnalyticsAccount update(String resourceGroupName, String accountName)
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
Parameters:
Returns:
Throws:
update
public DataLakeAnalyticsAccount update(String resourceGroupName, String accountName, DataLakeAnalyticsAccountUpdateParameters parameters)
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
Parameters:
Returns:
Throws:
updateAsync
public Observable
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
Parameters:
Returns:
Throws:
updateAsync
public Observable
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
Parameters:
Returns:
Throws:
updateAsync
public ServiceFuture
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
Parameters:
Returns:
Throws:
updateAsync
public ServiceFuture
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
Parameters:
Returns:
Throws:
updateWithServiceResponseAsync
public Observable
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
Parameters:
Returns:
Throws:
updateWithServiceResponseAsync
public Observable
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
Parameters:
Returns:
Throws:
Applies to
Azure SDK for Java