Interface CloudOperationsClient


  • public interface CloudOperationsClient
    Client to the Temporal Cloud operations service for performing cloud operations.
    • Method Detail

      • newInstance

        static CloudOperationsClient newInstance​(io.temporal.serviceclient.CloudServiceStubs service)
      • getCloudServiceStubs

        io.temporal.serviceclient.CloudServiceStubs getCloudServiceStubs()
        Get the raw cloud service stubs.