Package | Description |
---|---|
com.google.cloud.storage |
A client for Cloud Storage - Unified object storage.
|
Modifier and Type | Class and Description |
---|---|
class |
Notification
The class representing Pub/Sub notifications for the Storage.
|
Modifier and Type | Method and Description |
---|---|
abstract NotificationInfo |
NotificationInfo.Builder.build()
Creates a
NotificationInfo object. |
NotificationInfo |
NotificationInfo.BuilderImpl.build() |
static NotificationInfo |
NotificationInfo.of(String topic)
Creates a
NotificationInfo object for the provided topic. |
Modifier and Type | Method and Description |
---|---|
Notification |
Storage.createNotification(String bucket,
NotificationInfo notificationInfo)
Creates the notification for a given bucket.
|
Copyright © 2023 Google LLC. All rights reserved.