Package | Description |
---|---|
com.google.api.services.healthcare.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
Hl7V2NotificationConfig |
Hl7V2NotificationConfig.clone() |
Hl7V2NotificationConfig |
Hl7V2NotificationConfig.set(String fieldName,
Object value) |
Hl7V2NotificationConfig |
Hl7V2NotificationConfig.setFilter(String filter)
Restricts notifications sent for messages matching a filter.
|
Hl7V2NotificationConfig |
Hl7V2NotificationConfig.setPubsubTopic(String pubsubTopic)
The [Pub/Sub](https://cloud.google.com/pubsub/docs/) topic that notifications of changes are
published on.
|
Modifier and Type | Method and Description |
---|---|
List<Hl7V2NotificationConfig> |
Hl7V2Store.getNotificationConfigs()
A list of notification configs.
|
Modifier and Type | Method and Description |
---|---|
Hl7V2Store |
Hl7V2Store.setNotificationConfigs(List<Hl7V2NotificationConfig> notificationConfigs)
A list of notification configs.
|
Copyright © 2011–2024 Google. All rights reserved.