Uses of Class
com.google.cloud.iot.v1.DeviceConfig
-
Packages that use DeviceConfig Package Description com.google.cloud.iot.v1 A client to Cloud IoT APIcom.google.cloud.iot.v1.stub -
-
Uses of DeviceConfig in com.google.cloud.iot.v1
Methods in com.google.cloud.iot.v1 that return DeviceConfig Modifier and Type Method Description DeviceConfigDeviceConfig.Builder. build()DeviceConfigDeviceConfig.Builder. buildPartial()DeviceConfigDevice.Builder. getConfig()The most recent device configuration, which is eventually sent from Cloud IoT Core to the device.DeviceConfigDevice. getConfig()The most recent device configuration, which is eventually sent from Cloud IoT Core to the device.DeviceConfigDeviceOrBuilder. getConfig()The most recent device configuration, which is eventually sent from Cloud IoT Core to the device.static DeviceConfigDeviceConfig. getDefaultInstance()DeviceConfigDeviceConfig.Builder. getDefaultInstanceForType()DeviceConfigDeviceConfig. getDefaultInstanceForType()DeviceConfigListDeviceConfigVersionsResponse.Builder. getDeviceConfigs(int index)The device configuration for the last few versions.DeviceConfigListDeviceConfigVersionsResponse. getDeviceConfigs(int index)The device configuration for the last few versions.DeviceConfigListDeviceConfigVersionsResponseOrBuilder. getDeviceConfigs(int index)The device configuration for the last few versions.DeviceConfigDeviceManagerClient. modifyCloudToDeviceConfig(DeviceName name, com.google.protobuf.ByteString binaryData)Modifies the configuration for the device, which is eventually sent from the Cloud IoT Core servers.DeviceConfigDeviceManagerClient. modifyCloudToDeviceConfig(ModifyCloudToDeviceConfigRequest request)Modifies the configuration for the device, which is eventually sent from the Cloud IoT Core servers.DeviceConfigDeviceManagerClient. modifyCloudToDeviceConfig(String name, com.google.protobuf.ByteString binaryData)Modifies the configuration for the device, which is eventually sent from the Cloud IoT Core servers.DeviceConfigDeviceManagerGrpc.DeviceManagerBlockingStub. modifyCloudToDeviceConfig(ModifyCloudToDeviceConfigRequest request)Modifies the configuration for the device, which is eventually sent from the Cloud IoT Core servers.static DeviceConfigDeviceConfig. parseDelimitedFrom(InputStream input)static DeviceConfigDeviceConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeviceConfigDeviceConfig. parseFrom(byte[] data)static DeviceConfigDeviceConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeviceConfigDeviceConfig. parseFrom(com.google.protobuf.ByteString data)static DeviceConfigDeviceConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeviceConfigDeviceConfig. parseFrom(com.google.protobuf.CodedInputStream input)static DeviceConfigDeviceConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeviceConfigDeviceConfig. parseFrom(InputStream input)static DeviceConfigDeviceConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeviceConfigDeviceConfig. parseFrom(ByteBuffer data)static DeviceConfigDeviceConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.iot.v1 that return types with arguments of type DeviceConfig Modifier and Type Method Description List<DeviceConfig>ListDeviceConfigVersionsResponse.Builder. getDeviceConfigsList()The device configuration for the last few versions.List<DeviceConfig>ListDeviceConfigVersionsResponse. getDeviceConfigsList()The device configuration for the last few versions.List<DeviceConfig>ListDeviceConfigVersionsResponseOrBuilder. getDeviceConfigsList()The device configuration for the last few versions.static io.grpc.MethodDescriptor<ModifyCloudToDeviceConfigRequest,DeviceConfig>DeviceManagerGrpc. getModifyCloudToDeviceConfigMethod()com.google.protobuf.Parser<DeviceConfig>DeviceConfig. getParserForType()com.google.common.util.concurrent.ListenableFuture<DeviceConfig>DeviceManagerGrpc.DeviceManagerFutureStub. modifyCloudToDeviceConfig(ModifyCloudToDeviceConfigRequest request)Modifies the configuration for the device, which is eventually sent from the Cloud IoT Core servers.com.google.api.gax.rpc.UnaryCallable<ModifyCloudToDeviceConfigRequest,DeviceConfig>DeviceManagerClient. modifyCloudToDeviceConfigCallable()Modifies the configuration for the device, which is eventually sent from the Cloud IoT Core servers.com.google.api.gax.rpc.UnaryCallSettings.Builder<ModifyCloudToDeviceConfigRequest,DeviceConfig>DeviceManagerSettings.Builder. modifyCloudToDeviceConfigSettings()Returns the builder for the settings used for calls to modifyCloudToDeviceConfig.com.google.api.gax.rpc.UnaryCallSettings<ModifyCloudToDeviceConfigRequest,DeviceConfig>DeviceManagerSettings. modifyCloudToDeviceConfigSettings()Returns the object with the settings used for calls to modifyCloudToDeviceConfig.static com.google.protobuf.Parser<DeviceConfig>DeviceConfig. parser()Methods in com.google.cloud.iot.v1 with parameters of type DeviceConfig Modifier and Type Method Description ListDeviceConfigVersionsResponse.BuilderListDeviceConfigVersionsResponse.Builder. addDeviceConfigs(int index, DeviceConfig value)The device configuration for the last few versions.ListDeviceConfigVersionsResponse.BuilderListDeviceConfigVersionsResponse.Builder. addDeviceConfigs(DeviceConfig value)The device configuration for the last few versions.Device.BuilderDevice.Builder. mergeConfig(DeviceConfig value)The most recent device configuration, which is eventually sent from Cloud IoT Core to the device.DeviceConfig.BuilderDeviceConfig.Builder. mergeFrom(DeviceConfig other)static DeviceConfig.BuilderDeviceConfig. newBuilder(DeviceConfig prototype)Device.BuilderDevice.Builder. setConfig(DeviceConfig value)The most recent device configuration, which is eventually sent from Cloud IoT Core to the device.ListDeviceConfigVersionsResponse.BuilderListDeviceConfigVersionsResponse.Builder. setDeviceConfigs(int index, DeviceConfig value)The device configuration for the last few versions.Method parameters in com.google.cloud.iot.v1 with type arguments of type DeviceConfig Modifier and Type Method Description ListDeviceConfigVersionsResponse.BuilderListDeviceConfigVersionsResponse.Builder. addAllDeviceConfigs(Iterable<? extends DeviceConfig> values)The device configuration for the last few versions.default voidDeviceManagerGrpc.AsyncService. modifyCloudToDeviceConfig(ModifyCloudToDeviceConfigRequest request, io.grpc.stub.StreamObserver<DeviceConfig> responseObserver)Modifies the configuration for the device, which is eventually sent from the Cloud IoT Core servers.voidDeviceManagerGrpc.DeviceManagerStub. modifyCloudToDeviceConfig(ModifyCloudToDeviceConfigRequest request, io.grpc.stub.StreamObserver<DeviceConfig> responseObserver)Modifies the configuration for the device, which is eventually sent from the Cloud IoT Core servers. -
Uses of DeviceConfig in com.google.cloud.iot.v1.stub
Methods in com.google.cloud.iot.v1.stub that return types with arguments of type DeviceConfig Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ModifyCloudToDeviceConfigRequest,DeviceConfig>DeviceManagerStub. modifyCloudToDeviceConfigCallable()com.google.api.gax.rpc.UnaryCallable<ModifyCloudToDeviceConfigRequest,DeviceConfig>GrpcDeviceManagerStub. modifyCloudToDeviceConfigCallable()com.google.api.gax.rpc.UnaryCallable<ModifyCloudToDeviceConfigRequest,DeviceConfig>HttpJsonDeviceManagerStub. modifyCloudToDeviceConfigCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<ModifyCloudToDeviceConfigRequest,DeviceConfig>DeviceManagerStubSettings.Builder. modifyCloudToDeviceConfigSettings()Returns the builder for the settings used for calls to modifyCloudToDeviceConfig.com.google.api.gax.rpc.UnaryCallSettings<ModifyCloudToDeviceConfigRequest,DeviceConfig>DeviceManagerStubSettings. modifyCloudToDeviceConfigSettings()Returns the object with the settings used for calls to modifyCloudToDeviceConfig.
-