Uses of Interface
com.google.cloud.iot.v1.DeviceRegistryOrBuilder
-
Packages that use DeviceRegistryOrBuilder Package Description com.google.cloud.iot.v1 A client to Cloud IoT API -
-
Uses of DeviceRegistryOrBuilder in com.google.cloud.iot.v1
Classes in com.google.cloud.iot.v1 that implement DeviceRegistryOrBuilder Modifier and Type Class Description classDeviceRegistryA container for a group of devices.static classDeviceRegistry.BuilderA container for a group of devices.Methods in com.google.cloud.iot.v1 that return DeviceRegistryOrBuilder Modifier and Type Method Description DeviceRegistryOrBuilderListDeviceRegistriesResponse.Builder. getDeviceRegistriesOrBuilder(int index)The registries that matched the query.DeviceRegistryOrBuilderListDeviceRegistriesResponse. getDeviceRegistriesOrBuilder(int index)The registries that matched the query.DeviceRegistryOrBuilderListDeviceRegistriesResponseOrBuilder. getDeviceRegistriesOrBuilder(int index)The registries that matched the query.DeviceRegistryOrBuilderCreateDeviceRegistryRequest.Builder. getDeviceRegistryOrBuilder()Required.DeviceRegistryOrBuilderCreateDeviceRegistryRequest. getDeviceRegistryOrBuilder()Required.DeviceRegistryOrBuilderCreateDeviceRegistryRequestOrBuilder. getDeviceRegistryOrBuilder()Required.DeviceRegistryOrBuilderUpdateDeviceRegistryRequest.Builder. getDeviceRegistryOrBuilder()Required.DeviceRegistryOrBuilderUpdateDeviceRegistryRequest. getDeviceRegistryOrBuilder()Required.DeviceRegistryOrBuilderUpdateDeviceRegistryRequestOrBuilder. getDeviceRegistryOrBuilder()Required.Methods in com.google.cloud.iot.v1 that return types with arguments of type DeviceRegistryOrBuilder Modifier and Type Method Description List<? extends DeviceRegistryOrBuilder>ListDeviceRegistriesResponse.Builder. getDeviceRegistriesOrBuilderList()The registries that matched the query.List<? extends DeviceRegistryOrBuilder>ListDeviceRegistriesResponse. getDeviceRegistriesOrBuilderList()The registries that matched the query.List<? extends DeviceRegistryOrBuilder>ListDeviceRegistriesResponseOrBuilder. getDeviceRegistriesOrBuilderList()The registries that matched the query.
-