Package | Description |
---|---|
com.google.storage.v2 |
A client to Cloud Storage API
|
Modifier and Type | Class and Description |
---|---|
class |
NotificationConfig
A directive to publish Pub/Sub notifications upon changes to a bucket.
|
static class |
NotificationConfig.Builder
A directive to publish Pub/Sub notifications upon changes to a bucket.
|
Modifier and Type | Method and Description |
---|---|
NotificationConfigOrBuilder |
CreateNotificationConfigRequest.getNotificationConfigOrBuilder()
Required.
|
NotificationConfigOrBuilder |
CreateNotificationConfigRequest.Builder.getNotificationConfigOrBuilder()
Required.
|
NotificationConfigOrBuilder |
CreateNotificationConfigRequestOrBuilder.getNotificationConfigOrBuilder()
Required.
|
NotificationConfigOrBuilder |
ListNotificationConfigsResponse.getNotificationConfigsOrBuilder(int index)
The list of items.
|
NotificationConfigOrBuilder |
ListNotificationConfigsResponse.Builder.getNotificationConfigsOrBuilder(int index)
The list of items.
|
NotificationConfigOrBuilder |
ListNotificationConfigsResponseOrBuilder.getNotificationConfigsOrBuilder(int index)
The list of items.
|
Modifier and Type | Method and Description |
---|---|
List<? extends NotificationConfigOrBuilder> |
ListNotificationConfigsResponse.getNotificationConfigsOrBuilderList()
The list of items.
|
List<? extends NotificationConfigOrBuilder> |
ListNotificationConfigsResponse.Builder.getNotificationConfigsOrBuilderList()
The list of items.
|
List<? extends NotificationConfigOrBuilder> |
ListNotificationConfigsResponseOrBuilder.getNotificationConfigsOrBuilderList()
The list of items.
|
Copyright © 2023 Google LLC. All rights reserved.