Package | Description |
---|---|
com.microsoft.azure.management.datalake.analytics |
This package contains the classes for DataLakeAnalyticsCatalogManagementClient.
|
Modifier and Type | Method and Description |
---|---|
PagedList<DataLakeAnalyticsAccountBasic> |
Accounts.list()
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
|
PagedList<DataLakeAnalyticsAccountBasic> |
Accounts.list(String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count)
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
|
rx.Observable<Page<DataLakeAnalyticsAccountBasic>> |
Accounts.listAsync()
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
|
ServiceFuture<List<DataLakeAnalyticsAccountBasic>> |
Accounts.listAsync(ListOperationCallback<DataLakeAnalyticsAccountBasic> serviceCallback)
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
|
rx.Observable<Page<DataLakeAnalyticsAccountBasic>> |
Accounts.listAsync(String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count)
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
|
ServiceFuture<List<DataLakeAnalyticsAccountBasic>> |
Accounts.listAsync(String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count,
ListOperationCallback<DataLakeAnalyticsAccountBasic> serviceCallback)
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
|
PagedList<DataLakeAnalyticsAccountBasic> |
Accounts.listByResourceGroup(String resourceGroupName)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
|
PagedList<DataLakeAnalyticsAccountBasic> |
Accounts.listByResourceGroup(String resourceGroupName,
String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
|
rx.Observable<Page<DataLakeAnalyticsAccountBasic>> |
Accounts.listByResourceGroupAsync(String resourceGroupName)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
|
ServiceFuture<List<DataLakeAnalyticsAccountBasic>> |
Accounts.listByResourceGroupAsync(String resourceGroupName,
ListOperationCallback<DataLakeAnalyticsAccountBasic> serviceCallback)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
|
rx.Observable<Page<DataLakeAnalyticsAccountBasic>> |
Accounts.listByResourceGroupAsync(String resourceGroupName,
String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
|
ServiceFuture<List<DataLakeAnalyticsAccountBasic>> |
Accounts.listByResourceGroupAsync(String resourceGroupName,
String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count,
ListOperationCallback<DataLakeAnalyticsAccountBasic> serviceCallback)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
|
PagedList<DataLakeAnalyticsAccountBasic> |
Accounts.listByResourceGroupNext(String nextPageLink)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
|
rx.Observable<Page<DataLakeAnalyticsAccountBasic>> |
Accounts.listByResourceGroupNextAsync(String nextPageLink)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
|
ServiceFuture<List<DataLakeAnalyticsAccountBasic>> |
Accounts.listByResourceGroupNextAsync(String nextPageLink,
ServiceFuture<List<DataLakeAnalyticsAccountBasic>> serviceFuture,
ListOperationCallback<DataLakeAnalyticsAccountBasic> serviceCallback)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
|
rx.Observable<ServiceResponse<Page<DataLakeAnalyticsAccountBasic>>> |
Accounts.listByResourceGroupNextWithServiceResponseAsync(String nextPageLink)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
|
rx.Observable<ServiceResponse<Page<DataLakeAnalyticsAccountBasic>>> |
Accounts.listByResourceGroupWithServiceResponseAsync(String resourceGroupName)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
|
rx.Observable<ServiceResponse<Page<DataLakeAnalyticsAccountBasic>>> |
Accounts.listByResourceGroupWithServiceResponseAsync(String resourceGroupName,
String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
|
PagedList<DataLakeAnalyticsAccountBasic> |
Accounts.listNext(String nextPageLink)
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
|
rx.Observable<Page<DataLakeAnalyticsAccountBasic>> |
Accounts.listNextAsync(String nextPageLink)
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
|
ServiceFuture<List<DataLakeAnalyticsAccountBasic>> |
Accounts.listNextAsync(String nextPageLink,
ServiceFuture<List<DataLakeAnalyticsAccountBasic>> serviceFuture,
ListOperationCallback<DataLakeAnalyticsAccountBasic> serviceCallback)
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
|
rx.Observable<ServiceResponse<Page<DataLakeAnalyticsAccountBasic>>> |
Accounts.listNextWithServiceResponseAsync(String nextPageLink)
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
|
rx.Observable<ServiceResponse<Page<DataLakeAnalyticsAccountBasic>>> |
Accounts.listWithServiceResponseAsync()
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
|
rx.Observable<ServiceResponse<Page<DataLakeAnalyticsAccountBasic>>> |
Accounts.listWithServiceResponseAsync(String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count)
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
|
Modifier and Type | Method and Description |
---|---|
ServiceFuture<List<DataLakeAnalyticsAccountBasic>> |
Accounts.listAsync(ListOperationCallback<DataLakeAnalyticsAccountBasic> serviceCallback)
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
|
ServiceFuture<List<DataLakeAnalyticsAccountBasic>> |
Accounts.listAsync(String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count,
ListOperationCallback<DataLakeAnalyticsAccountBasic> serviceCallback)
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
|
ServiceFuture<List<DataLakeAnalyticsAccountBasic>> |
Accounts.listByResourceGroupAsync(String resourceGroupName,
ListOperationCallback<DataLakeAnalyticsAccountBasic> serviceCallback)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
|
ServiceFuture<List<DataLakeAnalyticsAccountBasic>> |
Accounts.listByResourceGroupAsync(String resourceGroupName,
String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count,
ListOperationCallback<DataLakeAnalyticsAccountBasic> serviceCallback)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
|
ServiceFuture<List<DataLakeAnalyticsAccountBasic>> |
Accounts.listByResourceGroupNextAsync(String nextPageLink,
ServiceFuture<List<DataLakeAnalyticsAccountBasic>> serviceFuture,
ListOperationCallback<DataLakeAnalyticsAccountBasic> serviceCallback)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
|
ServiceFuture<List<DataLakeAnalyticsAccountBasic>> |
Accounts.listByResourceGroupNextAsync(String nextPageLink,
ServiceFuture<List<DataLakeAnalyticsAccountBasic>> serviceFuture,
ListOperationCallback<DataLakeAnalyticsAccountBasic> serviceCallback)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
|
ServiceFuture<List<DataLakeAnalyticsAccountBasic>> |
Accounts.listNextAsync(String nextPageLink,
ServiceFuture<List<DataLakeAnalyticsAccountBasic>> serviceFuture,
ListOperationCallback<DataLakeAnalyticsAccountBasic> serviceCallback)
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
|
ServiceFuture<List<DataLakeAnalyticsAccountBasic>> |
Accounts.listNextAsync(String nextPageLink,
ServiceFuture<List<DataLakeAnalyticsAccountBasic>> serviceFuture,
ListOperationCallback<DataLakeAnalyticsAccountBasic> serviceCallback)
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
|
Copyright © 2019. All rights reserved.