OrganizationOperations Interface
public interface OrganizationOperations
Resource collection API of OrganizationOperations.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Paged |
list()
List all operations provided by Microsoft. |
|
abstract
Paged |
list(Context context)
List all operations provided by Microsoft. |
Method Details
list
public abstract PagedIterable<OperationResult> list()
List all operations provided by Microsoft.Confluent.
Returns:
list
public abstract PagedIterable<OperationResult> list(Context context)
List all operations provided by Microsoft.Confluent.
Parameters:
Returns: