| Package | Description | 
|---|---|
| com.google.cloud.notification | 
| Modifier and Type | Method and Description | 
|---|---|
| NotificationInfo | NotificationInfo.Builder. build() | 
| NotificationInfo | Notification. createNotification(String bucket,
                  NotificationInfo notification) | 
| NotificationInfo | NotificationImpl. createNotification(String bucket,
                  NotificationInfo notification) | 
| static NotificationInfo | NotificationInfo. of(com.google.pubsub.v1.ProjectTopicName topic)Creates a  NotificationInfoobject for the provided topic name. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<NotificationInfo> | Notification. listNotifications(String bucket) | 
| List<NotificationInfo> | NotificationImpl. listNotifications(String bucket) | 
| Modifier and Type | Method and Description | 
|---|---|
| NotificationInfo | Notification. createNotification(String bucket,
                  NotificationInfo notification) | 
| NotificationInfo | NotificationImpl. createNotification(String bucket,
                  NotificationInfo notification) | 
Copyright © 2019 Google LLC. All rights reserved.