| Package | Description |
|---|---|
| com.google.api.services.storage |
| Modifier and Type | Method and Description |
|---|---|
Storage.Notifications.Get |
Storage.Notifications.get(String bucket,
String notification)
View a notification configuration.
|
Storage.Notifications.Get |
Storage.Notifications.Get.set(String parameterName,
Object value) |
Storage.Notifications.Get |
Storage.Notifications.Get.setAlt(String alt) |
Storage.Notifications.Get |
Storage.Notifications.Get.setBucket(String bucket)
The parent bucket of the notification.
|
Storage.Notifications.Get |
Storage.Notifications.Get.setFields(String fields) |
Storage.Notifications.Get |
Storage.Notifications.Get.setKey(String key) |
Storage.Notifications.Get |
Storage.Notifications.Get.setNotification(String notification)
Notification ID
|
Storage.Notifications.Get |
Storage.Notifications.Get.setOauthToken(String oauthToken) |
Storage.Notifications.Get |
Storage.Notifications.Get.setPrettyPrint(Boolean prettyPrint) |
Storage.Notifications.Get |
Storage.Notifications.Get.setQuotaUser(String quotaUser) |
Storage.Notifications.Get |
Storage.Notifications.Get.setUserIp(String userIp) |
Storage.Notifications.Get |
Storage.Notifications.Get.setUserProject(String userProject)
The project to be billed for this request.
|
Copyright © 2011–2018 Google. All rights reserved.