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