Uses of Class
com.google.cloud.iot.v1.DeviceManagerGrpc.DeviceManagerStub
-
Packages that use DeviceManagerGrpc.DeviceManagerStub Package Description com.google.cloud.iot.v1 A client to Cloud IoT API -
-
Uses of DeviceManagerGrpc.DeviceManagerStub in com.google.cloud.iot.v1
Methods in com.google.cloud.iot.v1 that return DeviceManagerGrpc.DeviceManagerStub Modifier and Type Method Description protected DeviceManagerGrpc.DeviceManagerStub
DeviceManagerGrpc.DeviceManagerStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static DeviceManagerGrpc.DeviceManagerStub
DeviceManagerGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-