temporalio.bridge.services_generated.OperatorService
RPC calls for the OperatorService.
| Method | __init__ |
Initialize service with the provided ServiceClient. |
| Async Method | add |
Invokes the OperatorService.add_or_update_remote_cluster rpc method. |
| Async Method | add |
Invokes the OperatorService.add_search_attributes rpc method. |
| Async Method | create |
Invokes the OperatorService.create_nexus_endpoint rpc method. |
| Async Method | delete |
Invokes the OperatorService.delete_namespace rpc method. |
| Async Method | delete |
Invokes the OperatorService.delete_nexus_endpoint rpc method. |
| Async Method | get |
Invokes the OperatorService.get_nexus_endpoint rpc method. |
| Async Method | list |
Invokes the OperatorService.list_clusters rpc method. |
| Async Method | list |
Invokes the OperatorService.list_nexus_endpoints rpc method. |
| Async Method | list |
Invokes the OperatorService.list_search_attributes rpc method. |
| Async Method | remove |
Invokes the OperatorService.remove_remote_cluster rpc method. |
| Async Method | remove |
Invokes the OperatorService.remove_search_attributes rpc method. |
| Async Method | update |
Invokes the OperatorService.update_nexus_endpoint rpc method. |
| Instance Variable | _client |
Undocumented |
| Instance Variable | _service |
Undocumented |
Initialize service with the provided ServiceClient.
Invokes the OperatorService.add_or_update_remote_cluster rpc method.
Invokes the OperatorService.add_search_attributes rpc method.
Invokes the OperatorService.create_nexus_endpoint rpc method.
Invokes the OperatorService.delete_namespace rpc method.
Invokes the OperatorService.delete_nexus_endpoint rpc method.
Invokes the OperatorService.get_nexus_endpoint rpc method.
Invokes the OperatorService.list_clusters rpc method.
Invokes the OperatorService.list_nexus_endpoints rpc method.
Invokes the OperatorService.list_search_attributes rpc method.
Invokes the OperatorService.remove_remote_cluster rpc method.
Invokes the OperatorService.remove_search_attributes rpc method.
Invokes the OperatorService.update_nexus_endpoint rpc method.