Uses of Class
com.google.dataflow.v1beta3.stub.GrpcTemplatesServiceStub
-
Packages that use GrpcTemplatesServiceStub Package Description com.google.dataflow.v1beta3.stub -
-
Uses of GrpcTemplatesServiceStub in com.google.dataflow.v1beta3.stub
Methods in com.google.dataflow.v1beta3.stub that return GrpcTemplatesServiceStub Modifier and Type Method Description static GrpcTemplatesServiceStub
GrpcTemplatesServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext)
static GrpcTemplatesServiceStub
GrpcTemplatesServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
static GrpcTemplatesServiceStub
GrpcTemplatesServiceStub. create(TemplatesServiceStubSettings settings)
-