Package | Description |
---|---|
com.google.api.services.storage |
Modifier and Type | Method and Description |
---|---|
Storage.Notifications.Insert |
Storage.Notifications.insert(String bucket,
Notification content)
Creates a notification subscription for a given bucket.
|
Storage.Notifications.Insert |
Storage.Notifications.Insert.set(String parameterName,
Object value) |
Storage.Notifications.Insert |
Storage.Notifications.Insert.setAlt(String alt) |
Storage.Notifications.Insert |
Storage.Notifications.Insert.setBucket(String bucket)
The parent bucket of the notification.
|
Storage.Notifications.Insert |
Storage.Notifications.Insert.setFields(String fields) |
Storage.Notifications.Insert |
Storage.Notifications.Insert.setKey(String key) |
Storage.Notifications.Insert |
Storage.Notifications.Insert.setOauthToken(String oauthToken) |
Storage.Notifications.Insert |
Storage.Notifications.Insert.setPrettyPrint(Boolean prettyPrint) |
Storage.Notifications.Insert |
Storage.Notifications.Insert.setProvisionalUserProject(String provisionalUserProject)
The project to be billed for this request if the target bucket is requester-pays bucket.
|
Storage.Notifications.Insert |
Storage.Notifications.Insert.setQuotaUser(String quotaUser) |
Storage.Notifications.Insert |
Storage.Notifications.Insert.setUserIp(String userIp) |
Storage.Notifications.Insert |
Storage.Notifications.Insert.setUserProject(String userProject)
The project to be billed for this request.
|
Copyright © 2011–2019 Google. All rights reserved.