Uses of Class
com.google.longrunning.OperationsClient
-
Packages that use OperationsClient Package Description com.google.longrunning A client to Google Long Running Operations API. -
-
Uses of OperationsClient in com.google.longrunning
Methods in com.google.longrunning that return OperationsClient Modifier and Type Method Description static OperationsClient
OperationsClient. create(OperationsSettings settings)
Constructs an instance of OperationsClient, using the given settings.static OperationsClient
OperationsClient. create(OperationsStub stub)
Constructs an instance of OperationsClient, using the given stub for making calls.
-