Uses of Class
com.google.cloud.iot.v1.DeviceManagerGrpc.DeviceManagerFutureStub
-
Packages that use DeviceManagerGrpc.DeviceManagerFutureStub Package Description com.google.cloud.iot.v1 A client to Cloud IoT API -
-
Uses of DeviceManagerGrpc.DeviceManagerFutureStub in com.google.cloud.iot.v1
Methods in com.google.cloud.iot.v1 that return DeviceManagerGrpc.DeviceManagerFutureStub Modifier and Type Method Description protected DeviceManagerGrpc.DeviceManagerFutureStub
DeviceManagerGrpc.DeviceManagerFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static DeviceManagerGrpc.DeviceManagerFutureStub
DeviceManagerGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-