Uses of Class
com.google.cloud.workflows.executions.v1beta.stub.GrpcExecutionsStub
-
Packages that use GrpcExecutionsStub Package Description com.google.cloud.workflows.executions.v1beta.stub -
-
Uses of GrpcExecutionsStub in com.google.cloud.workflows.executions.v1beta.stub
Methods in com.google.cloud.workflows.executions.v1beta.stub that return GrpcExecutionsStub Modifier and Type Method Description static GrpcExecutionsStubGrpcExecutionsStub. create(com.google.api.gax.rpc.ClientContext clientContext)static GrpcExecutionsStubGrpcExecutionsStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)static GrpcExecutionsStubGrpcExecutionsStub. create(ExecutionsStubSettings settings)
-