Uses of Class
com.google.cloud.location.LocationsGrpc.LocationsFutureStub
-
Packages that use LocationsGrpc.LocationsFutureStub Package Description com.google.cloud.location -
-
Uses of LocationsGrpc.LocationsFutureStub in com.google.cloud.location
Methods in com.google.cloud.location that return LocationsGrpc.LocationsFutureStub Modifier and Type Method Description protected LocationsGrpc.LocationsFutureStub
LocationsGrpc.LocationsFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static LocationsGrpc.LocationsFutureStub
LocationsGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-