Uses of Class
com.google.cloud.workflows.v1beta.stub.WorkflowsStub
-
Packages that use WorkflowsStub Package Description com.google.cloud.workflows.v1beta A client to Workflows APIcom.google.cloud.workflows.v1beta.stub -
-
Uses of WorkflowsStub in com.google.cloud.workflows.v1beta
Methods in com.google.cloud.workflows.v1beta that return WorkflowsStub Modifier and Type Method Description WorkflowsStubWorkflowsClient. getStub()Methods in com.google.cloud.workflows.v1beta with parameters of type WorkflowsStub Modifier and Type Method Description static WorkflowsClientWorkflowsClient. create(WorkflowsStub stub)Constructs an instance of WorkflowsClient, using the given stub for making calls.Constructors in com.google.cloud.workflows.v1beta with parameters of type WorkflowsStub Constructor Description WorkflowsClient(WorkflowsStub stub) -
Uses of WorkflowsStub in com.google.cloud.workflows.v1beta.stub
Subclasses of WorkflowsStub in com.google.cloud.workflows.v1beta.stub Modifier and Type Class Description classGrpcWorkflowsStubgRPC stub implementation for the Workflows service API.classHttpJsonWorkflowsStubREST stub implementation for the Workflows service API.Methods in com.google.cloud.workflows.v1beta.stub that return WorkflowsStub Modifier and Type Method Description WorkflowsStubWorkflowsStubSettings. createStub()
-