NetworkFunctions Interface
public interface NetworkFunctions
Resource collection API of NetworkFunctions.
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<Operation> listOperations()
Lists all of the available NetworkFunction Rest API operations.
Returns:
listOperations
public abstract PagedIterable<Operation> listOperations(Context context)
Lists all of the available NetworkFunction Rest API operations.
Parameters:
Returns: