OrganizationOperationsClient Interface
public interface OrganizationOperationsClient
An instance of this class provides access to all the operations defined in OrganizationOperationsClient.
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<OperationResultInner> list()
List all operations provided by Microsoft.Confluent.
Returns:
list
public abstract PagedIterable<OperationResultInner> list(Context context)
List all operations provided by Microsoft.Confluent.
Parameters:
Returns: