Uses of Class
com.microsoft.azure.management.datalake.analytics.models.OperationListResult
Packages that use OperationListResult
Package
Description
This package contains the classes for DataLakeAnalyticsCatalogManagementClient.
-
Uses of OperationListResult in com.microsoft.azure.management.datalake.analytics
Methods in com.microsoft.azure.management.datalake.analytics that return OperationListResultModifier and TypeMethodDescriptionOperations.list()
Lists all of the available Data Lake Analytics REST API operations.Methods in com.microsoft.azure.management.datalake.analytics that return types with arguments of type OperationListResultModifier 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.Method parameters in com.microsoft.azure.management.datalake.analytics with type arguments of type OperationListResultModifier 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.