Uses of Class
com.google.api.gax.httpjson.longrunning.OperationsClient
-
Packages that use OperationsClient Package Description com.google.api.gax.httpjson.longrunning -
-
Uses of OperationsClient in com.google.api.gax.httpjson.longrunning
Methods in com.google.api.gax.httpjson.longrunning that return OperationsClient Modifier and Type Method Description static OperationsClientOperationsClient. create()Constructs an instance of OperationsClient with default settings.static OperationsClientOperationsClient. create(BackgroundResource stub)Constructs an instance of OperationsClient, using the given stub for making calls.static OperationsClientOperationsClient. create(OperationsSettings settings)Constructs an instance of OperationsClient, using the given settings.static OperationsClientOperationsClient. create(OperationsStub stub)Constructs an instance of OperationsClient, using the given stub for making calls.
-