| Package | Description |
|---|---|
| com.microsoft.azure.management.datalake.analytics |
This package contains the classes for DataLakeAnalyticsCatalogManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
OperationListResult |
Operations.list()
Lists all of the available Data Lake Analytics REST API operations.
|
| Modifier and Type | Method and Description |
|---|---|
rx.Observable<OperationListResult> |
Operations.listAsync()
Lists all of the available Data Lake Analytics REST API operations.
|
com.microsoft.rest.ServiceFuture<OperationListResult> |
Operations.listAsync(com.microsoft.rest.ServiceCallback<OperationListResult> serviceCallback)
Lists all of the available Data Lake Analytics REST API operations.
|
rx.Observable<com.microsoft.rest.ServiceResponse<OperationListResult>> |
Operations.listWithServiceResponseAsync()
Lists all of the available Data Lake Analytics REST API operations.
|
| Modifier and Type | Method and Description |
|---|---|
com.microsoft.rest.ServiceFuture<OperationListResult> |
Operations.listAsync(com.microsoft.rest.ServiceCallback<OperationListResult> serviceCallback)
Lists all of the available Data Lake Analytics REST API operations.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/