NetworkFunctionsClient Interface
public interface NetworkFunctionsClient
An instance of this class provides access to all the operations defined in NetworkFunctionsClient.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Paged |
listOperations()
Lists all of the available Network |
|
abstract
Paged |
listOperations(Context context)
Lists all of the available Network |
Method Details
listOperations
public abstract PagedIterable<OperationInner> listOperations()
Lists all of the available NetworkFunction Rest API operations.
Returns:
listOperations
public abstract PagedIterable<OperationInner> listOperations(Context context)
Lists all of the available NetworkFunction Rest API operations.
Parameters:
Returns: