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