Uses of Class
com.google.cloud.storage.NotificationInfo
Packages that use NotificationInfo
-
Uses of NotificationInfo in com.google.cloud.storage
Subclasses of NotificationInfo in com.google.cloud.storageModifier and TypeClassDescriptionclassThe class representing Pub/Sub notifications for the Storage.Methods in com.google.cloud.storage that return NotificationInfoModifier and TypeMethodDescriptionabstract NotificationInfoNotificationInfo.Builder.build()Creates aNotificationInfoobject.NotificationInfo.BuilderImpl.build()static NotificationInfoCreates aNotificationInfoobject for the provided topic.Methods in com.google.cloud.storage with parameters of type NotificationInfoModifier and TypeMethodDescriptionStorage.createNotification(String bucket, NotificationInfo notificationInfo) Creates the notification for a given bucket.