OperationsDiscoveries Interface
public interface OperationsDiscoveries
Resource collection API of OperationsDiscoveries.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Operations |
get()
The get operation. |
|
abstract
Response<Operations |
getWithResponse(Context context)
The get operation. |
Method Details
get
public abstract OperationsDiscoveryCollection get()
The get operation.
Returns:
getWithResponse
public abstract Response<OperationsDiscoveryCollection> getWithResponse(Context context)
The get operation.
Parameters:
Returns: