Class ListNotificationConfigsResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ListNotificationConfigsResponse.Builder>
-
- com.google.cloud.securitycenter.v1.ListNotificationConfigsResponse.Builder
-
- All Implemented Interfaces:
ListNotificationConfigsResponseOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ListNotificationConfigsResponse
public static final class ListNotificationConfigsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListNotificationConfigsResponse.Builder> implements ListNotificationConfigsResponseOrBuilder
Response message for listing notification configs.
Protobuf typegoogle.cloud.securitycenter.v1.ListNotificationConfigsResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ListNotificationConfigsResponse.BuilderaddAllNotificationConfigs(Iterable<? extends NotificationConfig> values)Notification configs belonging to the requested parent.ListNotificationConfigsResponse.BuilderaddNotificationConfigs(int index, NotificationConfig value)Notification configs belonging to the requested parent.ListNotificationConfigsResponse.BuilderaddNotificationConfigs(int index, NotificationConfig.Builder builderForValue)Notification configs belonging to the requested parent.ListNotificationConfigsResponse.BuilderaddNotificationConfigs(NotificationConfig value)Notification configs belonging to the requested parent.ListNotificationConfigsResponse.BuilderaddNotificationConfigs(NotificationConfig.Builder builderForValue)Notification configs belonging to the requested parent.NotificationConfig.BuilderaddNotificationConfigsBuilder()Notification configs belonging to the requested parent.NotificationConfig.BuilderaddNotificationConfigsBuilder(int index)Notification configs belonging to the requested parent.ListNotificationConfigsResponse.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListNotificationConfigsResponsebuild()ListNotificationConfigsResponsebuildPartial()ListNotificationConfigsResponse.Builderclear()ListNotificationConfigsResponse.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ListNotificationConfigsResponse.BuilderclearNextPageToken()Token to retrieve the next page of results, or empty if there are no more results.ListNotificationConfigsResponse.BuilderclearNotificationConfigs()Notification configs belonging to the requested parent.ListNotificationConfigsResponse.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ListNotificationConfigsResponse.Builderclone()ListNotificationConfigsResponsegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetNextPageToken()Token to retrieve the next page of results, or empty if there are no more results.com.google.protobuf.ByteStringgetNextPageTokenBytes()Token to retrieve the next page of results, or empty if there are no more results.NotificationConfiggetNotificationConfigs(int index)Notification configs belonging to the requested parent.NotificationConfig.BuildergetNotificationConfigsBuilder(int index)Notification configs belonging to the requested parent.List<NotificationConfig.Builder>getNotificationConfigsBuilderList()Notification configs belonging to the requested parent.intgetNotificationConfigsCount()Notification configs belonging to the requested parent.List<NotificationConfig>getNotificationConfigsList()Notification configs belonging to the requested parent.NotificationConfigOrBuildergetNotificationConfigsOrBuilder(int index)Notification configs belonging to the requested parent.List<? extends NotificationConfigOrBuilder>getNotificationConfigsOrBuilderList()Notification configs belonging to the requested parent.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ListNotificationConfigsResponse.BuildermergeFrom(ListNotificationConfigsResponse other)ListNotificationConfigsResponse.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ListNotificationConfigsResponse.BuildermergeFrom(com.google.protobuf.Message other)ListNotificationConfigsResponse.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ListNotificationConfigsResponse.BuilderremoveNotificationConfigs(int index)Notification configs belonging to the requested parent.ListNotificationConfigsResponse.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListNotificationConfigsResponse.BuildersetNextPageToken(String value)Token to retrieve the next page of results, or empty if there are no more results.ListNotificationConfigsResponse.BuildersetNextPageTokenBytes(com.google.protobuf.ByteString value)Token to retrieve the next page of results, or empty if there are no more results.ListNotificationConfigsResponse.BuildersetNotificationConfigs(int index, NotificationConfig value)Notification configs belonging to the requested parent.ListNotificationConfigsResponse.BuildersetNotificationConfigs(int index, NotificationConfig.Builder builderForValue)Notification configs belonging to the requested parent.ListNotificationConfigsResponse.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ListNotificationConfigsResponse.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ListNotificationConfigsResponse.Builder>
-
clear
public ListNotificationConfigsResponse.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ListNotificationConfigsResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<ListNotificationConfigsResponse.Builder>
-
getDefaultInstanceForType
public ListNotificationConfigsResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListNotificationConfigsResponse build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListNotificationConfigsResponse buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListNotificationConfigsResponse.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ListNotificationConfigsResponse.Builder>
-
setField
public ListNotificationConfigsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListNotificationConfigsResponse.Builder>
-
clearField
public ListNotificationConfigsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListNotificationConfigsResponse.Builder>
-
clearOneof
public ListNotificationConfigsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ListNotificationConfigsResponse.Builder>
-
setRepeatedField
public ListNotificationConfigsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListNotificationConfigsResponse.Builder>
-
addRepeatedField
public ListNotificationConfigsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListNotificationConfigsResponse.Builder>
-
mergeFrom
public ListNotificationConfigsResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListNotificationConfigsResponse.Builder>
-
mergeFrom
public ListNotificationConfigsResponse.Builder mergeFrom(ListNotificationConfigsResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ListNotificationConfigsResponse.Builder>
-
mergeFrom
public ListNotificationConfigsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListNotificationConfigsResponse.Builder>- Throws:
IOException
-
getNotificationConfigsList
public List<NotificationConfig> getNotificationConfigsList()
Notification configs belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.NotificationConfig notification_configs = 1;- Specified by:
getNotificationConfigsListin interfaceListNotificationConfigsResponseOrBuilder
-
getNotificationConfigsCount
public int getNotificationConfigsCount()
Notification configs belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.NotificationConfig notification_configs = 1;- Specified by:
getNotificationConfigsCountin interfaceListNotificationConfigsResponseOrBuilder
-
getNotificationConfigs
public NotificationConfig getNotificationConfigs(int index)
Notification configs belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.NotificationConfig notification_configs = 1;- Specified by:
getNotificationConfigsin interfaceListNotificationConfigsResponseOrBuilder
-
setNotificationConfigs
public ListNotificationConfigsResponse.Builder setNotificationConfigs(int index, NotificationConfig value)
Notification configs belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.NotificationConfig notification_configs = 1;
-
setNotificationConfigs
public ListNotificationConfigsResponse.Builder setNotificationConfigs(int index, NotificationConfig.Builder builderForValue)
Notification configs belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.NotificationConfig notification_configs = 1;
-
addNotificationConfigs
public ListNotificationConfigsResponse.Builder addNotificationConfigs(NotificationConfig value)
Notification configs belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.NotificationConfig notification_configs = 1;
-
addNotificationConfigs
public ListNotificationConfigsResponse.Builder addNotificationConfigs(int index, NotificationConfig value)
Notification configs belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.NotificationConfig notification_configs = 1;
-
addNotificationConfigs
public ListNotificationConfigsResponse.Builder addNotificationConfigs(NotificationConfig.Builder builderForValue)
Notification configs belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.NotificationConfig notification_configs = 1;
-
addNotificationConfigs
public ListNotificationConfigsResponse.Builder addNotificationConfigs(int index, NotificationConfig.Builder builderForValue)
Notification configs belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.NotificationConfig notification_configs = 1;
-
addAllNotificationConfigs
public ListNotificationConfigsResponse.Builder addAllNotificationConfigs(Iterable<? extends NotificationConfig> values)
Notification configs belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.NotificationConfig notification_configs = 1;
-
clearNotificationConfigs
public ListNotificationConfigsResponse.Builder clearNotificationConfigs()
Notification configs belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.NotificationConfig notification_configs = 1;
-
removeNotificationConfigs
public ListNotificationConfigsResponse.Builder removeNotificationConfigs(int index)
Notification configs belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.NotificationConfig notification_configs = 1;
-
getNotificationConfigsBuilder
public NotificationConfig.Builder getNotificationConfigsBuilder(int index)
Notification configs belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.NotificationConfig notification_configs = 1;
-
getNotificationConfigsOrBuilder
public NotificationConfigOrBuilder getNotificationConfigsOrBuilder(int index)
Notification configs belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.NotificationConfig notification_configs = 1;- Specified by:
getNotificationConfigsOrBuilderin interfaceListNotificationConfigsResponseOrBuilder
-
getNotificationConfigsOrBuilderList
public List<? extends NotificationConfigOrBuilder> getNotificationConfigsOrBuilderList()
Notification configs belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.NotificationConfig notification_configs = 1;- Specified by:
getNotificationConfigsOrBuilderListin interfaceListNotificationConfigsResponseOrBuilder
-
addNotificationConfigsBuilder
public NotificationConfig.Builder addNotificationConfigsBuilder()
Notification configs belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.NotificationConfig notification_configs = 1;
-
addNotificationConfigsBuilder
public NotificationConfig.Builder addNotificationConfigsBuilder(int index)
Notification configs belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.NotificationConfig notification_configs = 1;
-
getNotificationConfigsBuilderList
public List<NotificationConfig.Builder> getNotificationConfigsBuilderList()
Notification configs belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.NotificationConfig notification_configs = 1;
-
getNextPageToken
public String getNextPageToken()
Token to retrieve the next page of results, or empty if there are no more results.
string next_page_token = 2;- Specified by:
getNextPageTokenin interfaceListNotificationConfigsResponseOrBuilder- Returns:
- The nextPageToken.
-
getNextPageTokenBytes
public com.google.protobuf.ByteString getNextPageTokenBytes()
Token to retrieve the next page of results, or empty if there are no more results.
string next_page_token = 2;- Specified by:
getNextPageTokenBytesin interfaceListNotificationConfigsResponseOrBuilder- Returns:
- The bytes for nextPageToken.
-
setNextPageToken
public ListNotificationConfigsResponse.Builder setNextPageToken(String value)
Token to retrieve the next page of results, or empty if there are no more results.
string next_page_token = 2;- Parameters:
value- The nextPageToken to set.- Returns:
- This builder for chaining.
-
clearNextPageToken
public ListNotificationConfigsResponse.Builder clearNextPageToken()
Token to retrieve the next page of results, or empty if there are no more results.
string next_page_token = 2;- Returns:
- This builder for chaining.
-
setNextPageTokenBytes
public ListNotificationConfigsResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
Token to retrieve the next page of results, or empty if there are no more results.
string next_page_token = 2;- Parameters:
value- The bytes for nextPageToken to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ListNotificationConfigsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListNotificationConfigsResponse.Builder>
-
mergeUnknownFields
public final ListNotificationConfigsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListNotificationConfigsResponse.Builder>
-
-