Uses of Class
com.google.storage.v2.ListNotificationConfigsResponse.Builder
-
Uses of ListNotificationConfigsResponse.Builder in com.google.storage.v2
Methods in com.google.storage.v2 that return ListNotificationConfigsResponse.BuilderModifier and TypeMethodDescriptionListNotificationConfigsResponse.Builder.addAllNotificationConfigs(Iterable<? extends NotificationConfig> values) The list of items.ListNotificationConfigsResponse.Builder.addNotificationConfigs(int index, NotificationConfig value) The list of items.ListNotificationConfigsResponse.Builder.addNotificationConfigs(int index, NotificationConfig.Builder builderForValue) The list of items.ListNotificationConfigsResponse.Builder.addNotificationConfigs(NotificationConfig value) The list of items.ListNotificationConfigsResponse.Builder.addNotificationConfigs(NotificationConfig.Builder builderForValue) The list of items.ListNotificationConfigsResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) ListNotificationConfigsResponse.Builder.clear()ListNotificationConfigsResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) ListNotificationConfigsResponse.Builder.clearNextPageToken()A token, which can be sent as `page_token` to retrieve the next page.ListNotificationConfigsResponse.Builder.clearNotificationConfigs()The list of items.ListNotificationConfigsResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) ListNotificationConfigsResponse.Builder.clone()ListNotificationConfigsResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ListNotificationConfigsResponse.Builder.mergeFrom(com.google.protobuf.Message other) ListNotificationConfigsResponse.Builder.mergeFrom(ListNotificationConfigsResponse other) ListNotificationConfigsResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) ListNotificationConfigsResponse.newBuilder()ListNotificationConfigsResponse.newBuilder(ListNotificationConfigsResponse prototype) ListNotificationConfigsResponse.newBuilderForType()protected ListNotificationConfigsResponse.BuilderListNotificationConfigsResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) ListNotificationConfigsResponse.Builder.removeNotificationConfigs(int index) The list of items.ListNotificationConfigsResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) ListNotificationConfigsResponse.Builder.setNextPageToken(String value) A token, which can be sent as `page_token` to retrieve the next page.ListNotificationConfigsResponse.Builder.setNextPageTokenBytes(com.google.protobuf.ByteString value) A token, which can be sent as `page_token` to retrieve the next page.ListNotificationConfigsResponse.Builder.setNotificationConfigs(int index, NotificationConfig value) The list of items.ListNotificationConfigsResponse.Builder.setNotificationConfigs(int index, NotificationConfig.Builder builderForValue) The list of items.ListNotificationConfigsResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) ListNotificationConfigsResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) ListNotificationConfigsResponse.toBuilder()