Uses of Class
com.google.api.gax.httpjson.longrunning.stub.OperationsStub
-
Packages that use OperationsStub Package Description com.google.api.gax.httpjson.longrunning com.google.api.gax.httpjson.longrunning.stub -
-
Uses of OperationsStub in com.google.api.gax.httpjson.longrunning
Methods in com.google.api.gax.httpjson.longrunning that return OperationsStub Modifier and Type Method Description OperationsStubOperationsClient. getStub()Methods in com.google.api.gax.httpjson.longrunning with parameters of type OperationsStub Modifier and Type Method Description static OperationsClientOperationsClient. create(OperationsStub stub)Constructs an instance of OperationsClient, using the given stub for making calls.Constructors in com.google.api.gax.httpjson.longrunning with parameters of type OperationsStub Constructor Description OperationsClient(OperationsStub stub) -
Uses of OperationsStub in com.google.api.gax.httpjson.longrunning.stub
Subclasses of OperationsStub in com.google.api.gax.httpjson.longrunning.stub Modifier and Type Class Description classHttpJsonOperationsStubREST stub implementation for the Operations service API.Methods in com.google.api.gax.httpjson.longrunning.stub that return OperationsStub Modifier and Type Method Description OperationsStubOperationsStubSettings. createStub()
-