Package | Description |
---|---|
com.google.storage.v2 |
A client to Cloud Storage API
|
Modifier and Type | Method and Description |
---|---|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.addAllNotificationConfigs(Iterable<? extends NotificationConfig> values)
The list of items.
|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.addNotificationConfigs(int index,
NotificationConfig.Builder builderForValue)
The list of items.
|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.addNotificationConfigs(int index,
NotificationConfig value)
The list of items.
|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.addNotificationConfigs(NotificationConfig.Builder builderForValue)
The list of items.
|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.addNotificationConfigs(NotificationConfig value)
The list of items.
|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.clear() |
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.clearNextPageToken()
A token, which can be sent as `page_token` to retrieve the next page.
|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.clearNotificationConfigs()
The list of items.
|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.clone() |
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.mergeFrom(ListNotificationConfigsResponse other) |
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.newBuilder() |
static ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.newBuilder(ListNotificationConfigsResponse prototype) |
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.newBuilderForType() |
protected ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.removeNotificationConfigs(int index)
The list of items.
|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.setNextPageToken(String value)
A token, which can be sent as `page_token` to retrieve the next page.
|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token, which can be sent as `page_token` to retrieve the next page.
|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.setNotificationConfigs(int index,
NotificationConfig.Builder builderForValue)
The list of items.
|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.setNotificationConfigs(int index,
NotificationConfig value)
The list of items.
|
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListNotificationConfigsResponse.Builder |
ListNotificationConfigsResponse.toBuilder() |
Copyright © 2023 Google LLC. All rights reserved.