Uses of Class
com.google.longrunning.stub.OperationsStub
Packages that use OperationsStub
Package
Description
A client to Google Long Running Operations API.
-
Uses of OperationsStub in com.google.api.gax.grpc
Methods in com.google.api.gax.grpc with parameters of type OperationsStubModifier and TypeMethodDescriptionstatic <RequestT,ResponseT, MetadataT>
OperationCallable<RequestT,ResponseT, MetadataT> GrpcCallableFactory.createOperationCallable(GrpcCallSettings<RequestT, Operation> grpcCallSettings, OperationCallSettings<RequestT, ResponseT, MetadataT> operationCallSettings, ClientContext clientContext, OperationsStub operationsStub) Creates a callable object that represents a long-running operation.<RequestT,ResponseT, MetadataT>
OperationCallable<RequestT,ResponseT, MetadataT> GrpcStubCallableFactory.createOperationCallable(GrpcCallSettings<RequestT, Operation> grpcCallSettings, OperationCallSettings<RequestT, ResponseT, MetadataT> operationCallSettings, ClientContext clientContext, OperationsStub operationsStub) Creates a callable object that represents a long-running operation. -
Uses of OperationsStub in com.google.longrunning
Methods in com.google.longrunning that return OperationsStubMethods in com.google.longrunning with parameters of type OperationsStubModifier and TypeMethodDescriptionstatic final OperationsClientOperationsClient.create(OperationsStub stub) Constructs an instance of OperationsClient, using the given stub for making calls.Constructors in com.google.longrunning with parameters of type OperationsStub -
Uses of OperationsStub in com.google.longrunning.stub
Subclasses of OperationsStub in com.google.longrunning.stubModifier and TypeClassDescriptionclassgRPC stub implementation for Google Long Running Operations API.Methods in com.google.longrunning.stub that return OperationsStubMethods in com.google.longrunning.stub with parameters of type OperationsStubModifier and TypeMethodDescription<RequestT,ResponseT, MetadataT>
OperationCallable<RequestT,ResponseT, MetadataT> GrpcOperationsCallableFactory.createOperationCallable(GrpcCallSettings<RequestT, Operation> grpcCallSettings, OperationCallSettings<RequestT, ResponseT, MetadataT> operationCallSettings, ClientContext clientContext, OperationsStub operationsStub)