Uses of Class
com.google.cloud.iot.v1.DeviceManagerSettings
-
Packages that use DeviceManagerSettings Package Description com.google.cloud.iot.v1 A client to Cloud IoT API -
-
Uses of DeviceManagerSettings in com.google.cloud.iot.v1
Methods in com.google.cloud.iot.v1 that return DeviceManagerSettings Modifier and Type Method Description DeviceManagerSettingsDeviceManagerSettings.Builder. build()static DeviceManagerSettingsDeviceManagerSettings. create(DeviceManagerStubSettings stub)DeviceManagerSettingsDeviceManagerClient. getSettings()Methods in com.google.cloud.iot.v1 with parameters of type DeviceManagerSettings Modifier and Type Method Description static DeviceManagerClientDeviceManagerClient. create(DeviceManagerSettings settings)Constructs an instance of DeviceManagerClient, using the given settings.Constructors in com.google.cloud.iot.v1 with parameters of type DeviceManagerSettings Constructor Description Builder(DeviceManagerSettings settings)DeviceManagerClient(DeviceManagerSettings settings)Constructs an instance of DeviceManagerClient, using the given settings.
-