Uses of Class
com.google.cloud.iot.v1.stub.DeviceManagerStub
-
Packages that use DeviceManagerStub Package Description com.google.cloud.iot.v1 A client to Cloud IoT APIcom.google.cloud.iot.v1.stub -
-
Uses of DeviceManagerStub in com.google.cloud.iot.v1
Methods in com.google.cloud.iot.v1 that return DeviceManagerStub Modifier and Type Method Description DeviceManagerStub
DeviceManagerClient. getStub()
Methods in com.google.cloud.iot.v1 with parameters of type DeviceManagerStub Modifier and Type Method Description static DeviceManagerClient
DeviceManagerClient. create(DeviceManagerStub stub)
Constructs an instance of DeviceManagerClient, using the given stub for making calls.Constructors in com.google.cloud.iot.v1 with parameters of type DeviceManagerStub Constructor Description DeviceManagerClient(DeviceManagerStub stub)
-
Uses of DeviceManagerStub in com.google.cloud.iot.v1.stub
Subclasses of DeviceManagerStub in com.google.cloud.iot.v1.stub Modifier and Type Class Description class
GrpcDeviceManagerStub
gRPC stub implementation for the DeviceManager service API.class
HttpJsonDeviceManagerStub
REST stub implementation for the DeviceManager service API.Methods in com.google.cloud.iot.v1.stub that return DeviceManagerStub Modifier and Type Method Description DeviceManagerStub
DeviceManagerStubSettings. createStub()
-