Uses of Interface
com.google.api.gax.grpc.GrpcStubCallableFactory
Packages that use GrpcStubCallableFactory
-
Uses of GrpcStubCallableFactory in com.google.longrunning.stub
Classes in com.google.longrunning.stub that implement GrpcStubCallableFactoryModifier and TypeClassDescriptionclassgRPC callable factory implementation for Google Long Running Operations API.Methods in com.google.longrunning.stub with parameters of type GrpcStubCallableFactoryModifier and TypeMethodDescriptionstatic final GrpcOperationsStubGrpcOperationsStub.create(ClientContext clientContext, GrpcStubCallableFactory callableFactory) Constructors in com.google.longrunning.stub with parameters of type GrpcStubCallableFactoryModifierConstructorDescriptionprotectedGrpcOperationsStub(OperationsStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory) Constructs an instance of GrpcOperationsStub, using the given settings.