| Package | Description |
|---|---|
| com.microsoft.azure.management.datalake.analytics |
This package contains the classes for DataLakeAnalyticsCatalogManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
com.microsoft.azure.PagedList<DataLakeAnalyticsAccountBasic> |
Accounts.list()
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
|
com.microsoft.azure.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<com.microsoft.azure.Page<DataLakeAnalyticsAccountBasic>> |
Accounts.listAsync()
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
|
com.microsoft.rest.ServiceFuture<List<DataLakeAnalyticsAccountBasic>> |
Accounts.listAsync(com.microsoft.azure.ListOperationCallback<DataLakeAnalyticsAccountBasic> serviceCallback)
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
|
rx.Observable<com.microsoft.azure.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.
|
com.microsoft.rest.ServiceFuture<List<DataLakeAnalyticsAccountBasic>> |
Accounts.listAsync(String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count,
com.microsoft.azure.ListOperationCallback<DataLakeAnalyticsAccountBasic> serviceCallback)
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
|
com.microsoft.azure.PagedList<DataLakeAnalyticsAccountBasic> |
Accounts.listByResourceGroup(String resourceGroupName)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
|
com.microsoft.azure.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<com.microsoft.azure.Page<DataLakeAnalyticsAccountBasic>> |
Accounts.listByResourceGroupAsync(String resourceGroupName)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
|
com.microsoft.rest.ServiceFuture<List<DataLakeAnalyticsAccountBasic>> |
Accounts.listByResourceGroupAsync(String resourceGroupName,
com.microsoft.azure.ListOperationCallback<DataLakeAnalyticsAccountBasic> serviceCallback)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
|
rx.Observable<com.microsoft.azure.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.
|
com.microsoft.rest.ServiceFuture<List<DataLakeAnalyticsAccountBasic>> |
Accounts.listByResourceGroupAsync(String resourceGroupName,
String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count,
com.microsoft.azure.ListOperationCallback<DataLakeAnalyticsAccountBasic> serviceCallback)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
|
com.microsoft.azure.PagedList<DataLakeAnalyticsAccountBasic> |
Accounts.listByResourceGroupNext(String nextPageLink)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
|
rx.Observable<com.microsoft.azure.Page<DataLakeAnalyticsAccountBasic>> |
Accounts.listByResourceGroupNextAsync(String nextPageLink)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
|
com.microsoft.rest.ServiceFuture<List<DataLakeAnalyticsAccountBasic>> |
Accounts.listByResourceGroupNextAsync(String nextPageLink,
com.microsoft.rest.ServiceFuture<List<DataLakeAnalyticsAccountBasic>> serviceFuture,
com.microsoft.azure.ListOperationCallback<DataLakeAnalyticsAccountBasic> serviceCallback)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
|
rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<DataLakeAnalyticsAccountBasic>>> |
Accounts.listByResourceGroupNextWithServiceResponseAsync(String nextPageLink)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
|
rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<DataLakeAnalyticsAccountBasic>>> |
Accounts.listByResourceGroupWithServiceResponseAsync(String resourceGroupName)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
|
rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.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.
|
com.microsoft.azure.PagedList<DataLakeAnalyticsAccountBasic> |
Accounts.listNext(String nextPageLink)
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
|
rx.Observable<com.microsoft.azure.Page<DataLakeAnalyticsAccountBasic>> |
Accounts.listNextAsync(String nextPageLink)
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
|
com.microsoft.rest.ServiceFuture<List<DataLakeAnalyticsAccountBasic>> |
Accounts.listNextAsync(String nextPageLink,
com.microsoft.rest.ServiceFuture<List<DataLakeAnalyticsAccountBasic>> serviceFuture,
com.microsoft.azure.ListOperationCallback<DataLakeAnalyticsAccountBasic> serviceCallback)
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
|
rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<DataLakeAnalyticsAccountBasic>>> |
Accounts.listNextWithServiceResponseAsync(String nextPageLink)
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
|
rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<DataLakeAnalyticsAccountBasic>>> |
Accounts.listWithServiceResponseAsync()
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
|
rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.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 |
|---|---|
com.microsoft.rest.ServiceFuture<List<DataLakeAnalyticsAccountBasic>> |
Accounts.listAsync(com.microsoft.azure.ListOperationCallback<DataLakeAnalyticsAccountBasic> serviceCallback)
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
|
com.microsoft.rest.ServiceFuture<List<DataLakeAnalyticsAccountBasic>> |
Accounts.listAsync(String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count,
com.microsoft.azure.ListOperationCallback<DataLakeAnalyticsAccountBasic> serviceCallback)
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
|
com.microsoft.rest.ServiceFuture<List<DataLakeAnalyticsAccountBasic>> |
Accounts.listByResourceGroupAsync(String resourceGroupName,
com.microsoft.azure.ListOperationCallback<DataLakeAnalyticsAccountBasic> serviceCallback)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
|
com.microsoft.rest.ServiceFuture<List<DataLakeAnalyticsAccountBasic>> |
Accounts.listByResourceGroupAsync(String resourceGroupName,
String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count,
com.microsoft.azure.ListOperationCallback<DataLakeAnalyticsAccountBasic> serviceCallback)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
|
com.microsoft.rest.ServiceFuture<List<DataLakeAnalyticsAccountBasic>> |
Accounts.listByResourceGroupNextAsync(String nextPageLink,
com.microsoft.rest.ServiceFuture<List<DataLakeAnalyticsAccountBasic>> serviceFuture,
com.microsoft.azure.ListOperationCallback<DataLakeAnalyticsAccountBasic> serviceCallback)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
|
com.microsoft.rest.ServiceFuture<List<DataLakeAnalyticsAccountBasic>> |
Accounts.listByResourceGroupNextAsync(String nextPageLink,
com.microsoft.rest.ServiceFuture<List<DataLakeAnalyticsAccountBasic>> serviceFuture,
com.microsoft.azure.ListOperationCallback<DataLakeAnalyticsAccountBasic> serviceCallback)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
|
com.microsoft.rest.ServiceFuture<List<DataLakeAnalyticsAccountBasic>> |
Accounts.listNextAsync(String nextPageLink,
com.microsoft.rest.ServiceFuture<List<DataLakeAnalyticsAccountBasic>> serviceFuture,
com.microsoft.azure.ListOperationCallback<DataLakeAnalyticsAccountBasic> serviceCallback)
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
|
com.microsoft.rest.ServiceFuture<List<DataLakeAnalyticsAccountBasic>> |
Accounts.listNextAsync(String nextPageLink,
com.microsoft.rest.ServiceFuture<List<DataLakeAnalyticsAccountBasic>> serviceFuture,
com.microsoft.azure.ListOperationCallback<DataLakeAnalyticsAccountBasic> serviceCallback)
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/