StateNotificationConfig |
StateNotificationConfig.Builder.build() |
|
StateNotificationConfig |
StateNotificationConfig.Builder.buildPartial() |
|
static StateNotificationConfig |
StateNotificationConfig.getDefaultInstance() |
|
StateNotificationConfig |
StateNotificationConfig.Builder.getDefaultInstanceForType() |
|
StateNotificationConfig |
StateNotificationConfig.getDefaultInstanceForType() |
|
StateNotificationConfig |
DeviceRegistry.Builder.getStateNotificationConfig() |
The configuration for notification of new states received from the device.
|
StateNotificationConfig |
DeviceRegistry.getStateNotificationConfig() |
The configuration for notification of new states received from the device.
|
StateNotificationConfig |
DeviceRegistryOrBuilder.getStateNotificationConfig() |
The configuration for notification of new states received from the device.
|
static StateNotificationConfig |
StateNotificationConfig.parseDelimitedFrom(InputStream input) |
|
static StateNotificationConfig |
StateNotificationConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static StateNotificationConfig |
StateNotificationConfig.parseFrom(byte[] data) |
|
static StateNotificationConfig |
StateNotificationConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static StateNotificationConfig |
StateNotificationConfig.parseFrom(com.google.protobuf.ByteString data) |
|
static StateNotificationConfig |
StateNotificationConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static StateNotificationConfig |
StateNotificationConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
|
static StateNotificationConfig |
StateNotificationConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static StateNotificationConfig |
StateNotificationConfig.parseFrom(InputStream input) |
|
static StateNotificationConfig |
StateNotificationConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static StateNotificationConfig |
StateNotificationConfig.parseFrom(ByteBuffer data) |
|
static StateNotificationConfig |
StateNotificationConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|