Uses of Class
com.microsoft.azure.management.datalake.store.models.OperationListResult
Packages that use OperationListResult
Package
Description
This package contains the classes for DataLakeStoreAccountManagementClient.
-
Uses of OperationListResult in com.microsoft.azure.management.datalake.store
Methods in com.microsoft.azure.management.datalake.store that return OperationListResultModifier and TypeMethodDescriptionOperations.list()
Lists all of the available Data Lake Store REST API operations.Methods in com.microsoft.azure.management.datalake.store that return types with arguments of type OperationListResultModifier and TypeMethodDescriptionrx.Observable<OperationListResult>
Operations.listAsync()
Lists all of the available Data Lake Store REST API operations.com.microsoft.rest.ServiceFuture<OperationListResult>
Operations.listAsync
(com.microsoft.rest.ServiceCallback<OperationListResult> serviceCallback) Lists all of the available Data Lake Store REST API operations.rx.Observable<com.microsoft.rest.ServiceResponse<OperationListResult>>
Operations.listWithServiceResponseAsync()
Lists all of the available Data Lake Store REST API operations.Method parameters in com.microsoft.azure.management.datalake.store 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 Store REST API operations.