Uses of Class
com.google.cloud.workflows.v1.WorkflowsClient
-
Packages that use WorkflowsClient Package Description com.google.cloud.workflows.v1 A client to Workflows API -
-
Uses of WorkflowsClient in com.google.cloud.workflows.v1
Methods in com.google.cloud.workflows.v1 that return WorkflowsClient Modifier and Type Method Description static WorkflowsClient
WorkflowsClient. create()
Constructs an instance of WorkflowsClient with default settings.static WorkflowsClient
WorkflowsClient. create(WorkflowsStub stub)
Constructs an instance of WorkflowsClient, using the given stub for making calls.static WorkflowsClient
WorkflowsClient. create(WorkflowsSettings settings)
Constructs an instance of WorkflowsClient, using the given settings.
-