OperationsClient Interface
public interface OperationsClient
An instance of this class provides access to all the operations defined in OperationsClient.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Operation |
list()
Lists all of the available Data Lake Analytics REST API operations. |
|
abstract
Response<Operation |
listWithResponse(Context context)
Lists all of the available Data Lake Analytics REST API operations. |
Method Details
list
public abstract OperationListResultInner list()
Lists all of the available Data Lake Analytics REST API operations.
Returns:
listWithResponse
public abstract Response<OperationListResultInner> listWithResponse(Context context)
Lists all of the available Data Lake Analytics REST API operations.
Parameters:
Returns: