Interface CloudServiceStubs

    • Field Detail

      • HEALTH_CHECK_SERVICE_NAME

        static final java.lang.String HEALTH_CHECK_SERVICE_NAME
        See Also:
        Constant Field Values
    • Method Detail

      • newCloudServiceStubs

        static CloudServiceStubs newCloudServiceStubs()
        Creates CloudService gRPC stubs pointed on to Temporal Cloud.
      • newServiceStubs

        static CloudServiceStubs newServiceStubs​(CloudServiceStubsOptions options)
        Creates CloudService gRPC stubs
        This method creates stubs with lazy connectivity, connection is not performed during the creation time and happens on the first request.
        Parameters:
        options - stub options to use