Uses of Class
com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountBasic
Packages that use DataLakeStoreAccountBasic
Package
Description
This package contains the classes for DataLakeStoreAccountManagementClient.
-
Uses of DataLakeStoreAccountBasic in com.microsoft.azure.management.datalake.store
Methods in com.microsoft.azure.management.datalake.store that return types with arguments of type DataLakeStoreAccountBasicModifier and TypeMethodDescriptioncom.microsoft.azure.PagedList<DataLakeStoreAccountBasic>
Accounts.list()
Lists the Data Lake Store accounts within the subscription.com.microsoft.azure.PagedList<DataLakeStoreAccountBasic>
Accounts.list
(String filter, Integer top, Integer skip, String select, String orderby, Boolean count) Lists the Data Lake Store accounts within the subscription.rx.Observable<com.microsoft.azure.Page<DataLakeStoreAccountBasic>>
Accounts.listAsync()
Lists the Data Lake Store accounts within the subscription.com.microsoft.rest.ServiceFuture<List<DataLakeStoreAccountBasic>>
Accounts.listAsync
(com.microsoft.azure.ListOperationCallback<DataLakeStoreAccountBasic> serviceCallback) Lists the Data Lake Store accounts within the subscription.rx.Observable<com.microsoft.azure.Page<DataLakeStoreAccountBasic>>
Accounts.listAsync
(String filter, Integer top, Integer skip, String select, String orderby, Boolean count) Lists the Data Lake Store accounts within the subscription.com.microsoft.rest.ServiceFuture<List<DataLakeStoreAccountBasic>>
Accounts.listAsync
(String filter, Integer top, Integer skip, String select, String orderby, Boolean count, com.microsoft.azure.ListOperationCallback<DataLakeStoreAccountBasic> serviceCallback) Lists the Data Lake Store accounts within the subscription.com.microsoft.azure.PagedList<DataLakeStoreAccountBasic>
Accounts.listByResourceGroup
(String resourceGroupName) Lists the Data Lake Store accounts within a specific resource group.com.microsoft.azure.PagedList<DataLakeStoreAccountBasic>
Accounts.listByResourceGroup
(String resourceGroupName, String filter, Integer top, Integer skip, String select, String orderby, Boolean count) Lists the Data Lake Store accounts within a specific resource group.rx.Observable<com.microsoft.azure.Page<DataLakeStoreAccountBasic>>
Accounts.listByResourceGroupAsync
(String resourceGroupName) Lists the Data Lake Store accounts within a specific resource group.com.microsoft.rest.ServiceFuture<List<DataLakeStoreAccountBasic>>
Accounts.listByResourceGroupAsync
(String resourceGroupName, com.microsoft.azure.ListOperationCallback<DataLakeStoreAccountBasic> serviceCallback) Lists the Data Lake Store accounts within a specific resource group.rx.Observable<com.microsoft.azure.Page<DataLakeStoreAccountBasic>>
Accounts.listByResourceGroupAsync
(String resourceGroupName, String filter, Integer top, Integer skip, String select, String orderby, Boolean count) Lists the Data Lake Store accounts within a specific resource group.com.microsoft.rest.ServiceFuture<List<DataLakeStoreAccountBasic>>
Accounts.listByResourceGroupAsync
(String resourceGroupName, String filter, Integer top, Integer skip, String select, String orderby, Boolean count, com.microsoft.azure.ListOperationCallback<DataLakeStoreAccountBasic> serviceCallback) Lists the Data Lake Store accounts within a specific resource group.com.microsoft.azure.PagedList<DataLakeStoreAccountBasic>
Accounts.listByResourceGroupNext
(String nextPageLink) Lists the Data Lake Store accounts within a specific resource group.rx.Observable<com.microsoft.azure.Page<DataLakeStoreAccountBasic>>
Accounts.listByResourceGroupNextAsync
(String nextPageLink) Lists the Data Lake Store accounts within a specific resource group.com.microsoft.rest.ServiceFuture<List<DataLakeStoreAccountBasic>>
Accounts.listByResourceGroupNextAsync
(String nextPageLink, com.microsoft.rest.ServiceFuture<List<DataLakeStoreAccountBasic>> serviceFuture, com.microsoft.azure.ListOperationCallback<DataLakeStoreAccountBasic> serviceCallback) Lists the Data Lake Store accounts within a specific resource group.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<DataLakeStoreAccountBasic>>>
Accounts.listByResourceGroupNextWithServiceResponseAsync
(String nextPageLink) Lists the Data Lake Store accounts within a specific resource group.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<DataLakeStoreAccountBasic>>>
Accounts.listByResourceGroupWithServiceResponseAsync
(String resourceGroupName) Lists the Data Lake Store accounts within a specific resource group.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<DataLakeStoreAccountBasic>>>
Accounts.listByResourceGroupWithServiceResponseAsync
(String resourceGroupName, String filter, Integer top, Integer skip, String select, String orderby, Boolean count) Lists the Data Lake Store accounts within a specific resource group.com.microsoft.azure.PagedList<DataLakeStoreAccountBasic>
Lists the Data Lake Store accounts within the subscription.rx.Observable<com.microsoft.azure.Page<DataLakeStoreAccountBasic>>
Accounts.listNextAsync
(String nextPageLink) Lists the Data Lake Store accounts within the subscription.com.microsoft.rest.ServiceFuture<List<DataLakeStoreAccountBasic>>
Accounts.listNextAsync
(String nextPageLink, com.microsoft.rest.ServiceFuture<List<DataLakeStoreAccountBasic>> serviceFuture, com.microsoft.azure.ListOperationCallback<DataLakeStoreAccountBasic> serviceCallback) Lists the Data Lake Store accounts within the subscription.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<DataLakeStoreAccountBasic>>>
Accounts.listNextWithServiceResponseAsync
(String nextPageLink) Lists the Data Lake Store accounts within the subscription.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<DataLakeStoreAccountBasic>>>
Accounts.listWithServiceResponseAsync()
Lists the Data Lake Store accounts within the subscription.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<DataLakeStoreAccountBasic>>>
Accounts.listWithServiceResponseAsync
(String filter, Integer top, Integer skip, String select, String orderby, Boolean count) Lists the Data Lake Store accounts within the subscription.Method parameters in com.microsoft.azure.management.datalake.store with type arguments of type DataLakeStoreAccountBasicModifier and TypeMethodDescriptioncom.microsoft.rest.ServiceFuture<List<DataLakeStoreAccountBasic>>
Accounts.listAsync
(com.microsoft.azure.ListOperationCallback<DataLakeStoreAccountBasic> serviceCallback) Lists the Data Lake Store accounts within the subscription.com.microsoft.rest.ServiceFuture<List<DataLakeStoreAccountBasic>>
Accounts.listAsync
(String filter, Integer top, Integer skip, String select, String orderby, Boolean count, com.microsoft.azure.ListOperationCallback<DataLakeStoreAccountBasic> serviceCallback) Lists the Data Lake Store accounts within the subscription.com.microsoft.rest.ServiceFuture<List<DataLakeStoreAccountBasic>>
Accounts.listByResourceGroupAsync
(String resourceGroupName, com.microsoft.azure.ListOperationCallback<DataLakeStoreAccountBasic> serviceCallback) Lists the Data Lake Store accounts within a specific resource group.com.microsoft.rest.ServiceFuture<List<DataLakeStoreAccountBasic>>
Accounts.listByResourceGroupAsync
(String resourceGroupName, String filter, Integer top, Integer skip, String select, String orderby, Boolean count, com.microsoft.azure.ListOperationCallback<DataLakeStoreAccountBasic> serviceCallback) Lists the Data Lake Store accounts within a specific resource group.com.microsoft.rest.ServiceFuture<List<DataLakeStoreAccountBasic>>
Accounts.listByResourceGroupNextAsync
(String nextPageLink, com.microsoft.rest.ServiceFuture<List<DataLakeStoreAccountBasic>> serviceFuture, com.microsoft.azure.ListOperationCallback<DataLakeStoreAccountBasic> serviceCallback) Lists the Data Lake Store accounts within a specific resource group.com.microsoft.rest.ServiceFuture<List<DataLakeStoreAccountBasic>>
Accounts.listByResourceGroupNextAsync
(String nextPageLink, com.microsoft.rest.ServiceFuture<List<DataLakeStoreAccountBasic>> serviceFuture, com.microsoft.azure.ListOperationCallback<DataLakeStoreAccountBasic> serviceCallback) Lists the Data Lake Store accounts within a specific resource group.com.microsoft.rest.ServiceFuture<List<DataLakeStoreAccountBasic>>
Accounts.listNextAsync
(String nextPageLink, com.microsoft.rest.ServiceFuture<List<DataLakeStoreAccountBasic>> serviceFuture, com.microsoft.azure.ListOperationCallback<DataLakeStoreAccountBasic> serviceCallback) Lists the Data Lake Store accounts within the subscription.com.microsoft.rest.ServiceFuture<List<DataLakeStoreAccountBasic>>
Accounts.listNextAsync
(String nextPageLink, com.microsoft.rest.ServiceFuture<List<DataLakeStoreAccountBasic>> serviceFuture, com.microsoft.azure.ListOperationCallback<DataLakeStoreAccountBasic> serviceCallback) Lists the Data Lake Store accounts within the subscription.