StateNotificationConfig.Builder |
StateNotificationConfig.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
StateNotificationConfig.Builder |
StateNotificationConfig.Builder.clear() |
|
StateNotificationConfig.Builder |
StateNotificationConfig.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
StateNotificationConfig.Builder |
StateNotificationConfig.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
StateNotificationConfig.Builder |
StateNotificationConfig.Builder.clearPubsubTopicName() |
A Cloud Pub/Sub topic name.
|
StateNotificationConfig.Builder |
StateNotificationConfig.Builder.clone() |
|
StateNotificationConfig.Builder |
DeviceRegistry.Builder.getStateNotificationConfigBuilder() |
The configuration for notification of new states received from the device.
|
StateNotificationConfig.Builder |
StateNotificationConfig.Builder.mergeFrom(StateNotificationConfig other) |
|
StateNotificationConfig.Builder |
StateNotificationConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
StateNotificationConfig.Builder |
StateNotificationConfig.Builder.mergeFrom(com.google.protobuf.Message other) |
|
StateNotificationConfig.Builder |
StateNotificationConfig.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static StateNotificationConfig.Builder |
StateNotificationConfig.newBuilder() |
|
static StateNotificationConfig.Builder |
StateNotificationConfig.newBuilder(StateNotificationConfig prototype) |
|
StateNotificationConfig.Builder |
StateNotificationConfig.newBuilderForType() |
|
protected StateNotificationConfig.Builder |
StateNotificationConfig.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
StateNotificationConfig.Builder |
StateNotificationConfig.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
StateNotificationConfig.Builder |
StateNotificationConfig.Builder.setPubsubTopicName(String value) |
A Cloud Pub/Sub topic name.
|
StateNotificationConfig.Builder |
StateNotificationConfig.Builder.setPubsubTopicNameBytes(com.google.protobuf.ByteString value) |
A Cloud Pub/Sub topic name.
|
StateNotificationConfig.Builder |
StateNotificationConfig.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
StateNotificationConfig.Builder |
StateNotificationConfig.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
StateNotificationConfig.Builder |
StateNotificationConfig.toBuilder() |
|