Uses of Class
com.microsoft.azure.management.datalake.analytics.models.OperationListResult
Package
Description
This package contains the classes for DataLakeAnalyticsCatalogManagementClient.
-
Uses of OperationListResult in com.microsoft.azure.management.datalake.analytics
Modifier and TypeMethodDescriptionOperations.list()
Lists all of the available Data Lake Analytics REST API operations.Modifier and TypeMethodDescriptionrx.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 TypeMethodDescriptioncom.microsoft.rest.ServiceFuture<OperationListResult>
Operations.listAsync
(com.microsoft.rest.ServiceCallback<OperationListResult> serviceCallback) Lists all of the available Data Lake Analytics REST API operations.