Uses of Class
com.google.cloud.workflows.executions.v1beta.stub.ExecutionsStub
-
Packages that use ExecutionsStub Package Description com.google.cloud.workflows.executions.v1beta A client to Workflow Executions APIcom.google.cloud.workflows.executions.v1beta.stub -
-
Uses of ExecutionsStub in com.google.cloud.workflows.executions.v1beta
Methods in com.google.cloud.workflows.executions.v1beta that return ExecutionsStub Modifier and Type Method Description ExecutionsStubExecutionsClient. getStub()Methods in com.google.cloud.workflows.executions.v1beta with parameters of type ExecutionsStub Modifier and Type Method Description static ExecutionsClientExecutionsClient. create(ExecutionsStub stub)Constructs an instance of ExecutionsClient, using the given stub for making calls.Constructors in com.google.cloud.workflows.executions.v1beta with parameters of type ExecutionsStub Constructor Description ExecutionsClient(ExecutionsStub stub) -
Uses of ExecutionsStub in com.google.cloud.workflows.executions.v1beta.stub
Subclasses of ExecutionsStub in com.google.cloud.workflows.executions.v1beta.stub Modifier and Type Class Description classGrpcExecutionsStubgRPC stub implementation for the Executions service API.classHttpJsonExecutionsStubREST stub implementation for the Executions service API.Methods in com.google.cloud.workflows.executions.v1beta.stub that return ExecutionsStub Modifier and Type Method Description ExecutionsStubExecutionsStubSettings. createStub()
-