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 DeviceManagerStubDeviceManagerClient. getStub()Methods in com.google.cloud.iot.v1 with parameters of type DeviceManagerStub Modifier and Type Method Description static DeviceManagerClientDeviceManagerClient. 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 classGrpcDeviceManagerStubgRPC stub implementation for the DeviceManager service API.classHttpJsonDeviceManagerStubREST stub implementation for the DeviceManager service API.Methods in com.google.cloud.iot.v1.stub that return DeviceManagerStub Modifier and Type Method Description DeviceManagerStubDeviceManagerStubSettings. createStub()
-