public static final class ListMuteConfigsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListMuteConfigsResponse.Builder> implements ListMuteConfigsResponseOrBuilder
Response message for listing mute configs.Protobuf type
google.cloud.securitycenter.v1.ListMuteConfigsResponse| Modifier and Type | Method and Description |
|---|---|
ListMuteConfigsResponse.Builder |
addAllMuteConfigs(Iterable<? extends MuteConfig> values)
The mute configs from the specified parent.
|
ListMuteConfigsResponse.Builder |
addMuteConfigs(int index,
MuteConfig.Builder builderForValue)
The mute configs from the specified parent.
|
ListMuteConfigsResponse.Builder |
addMuteConfigs(int index,
MuteConfig value)
The mute configs from the specified parent.
|
ListMuteConfigsResponse.Builder |
addMuteConfigs(MuteConfig.Builder builderForValue)
The mute configs from the specified parent.
|
ListMuteConfigsResponse.Builder |
addMuteConfigs(MuteConfig value)
The mute configs from the specified parent.
|
MuteConfig.Builder |
addMuteConfigsBuilder()
The mute configs from the specified parent.
|
MuteConfig.Builder |
addMuteConfigsBuilder(int index)
The mute configs from the specified parent.
|
ListMuteConfigsResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListMuteConfigsResponse |
build() |
ListMuteConfigsResponse |
buildPartial() |
ListMuteConfigsResponse.Builder |
clear() |
ListMuteConfigsResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListMuteConfigsResponse.Builder |
clearMuteConfigs()
The mute configs from the specified parent.
|
ListMuteConfigsResponse.Builder |
clearNextPageToken()
A token, which can be sent as `page_token` to retrieve the next page.
|
ListMuteConfigsResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListMuteConfigsResponse.Builder |
clone() |
ListMuteConfigsResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
MuteConfig |
getMuteConfigs(int index)
The mute configs from the specified parent.
|
MuteConfig.Builder |
getMuteConfigsBuilder(int index)
The mute configs from the specified parent.
|
List<MuteConfig.Builder> |
getMuteConfigsBuilderList()
The mute configs from the specified parent.
|
int |
getMuteConfigsCount()
The mute configs from the specified parent.
|
List<MuteConfig> |
getMuteConfigsList()
The mute configs from the specified parent.
|
MuteConfigOrBuilder |
getMuteConfigsOrBuilder(int index)
The mute configs from the specified parent.
|
List<? extends MuteConfigOrBuilder> |
getMuteConfigsOrBuilderList()
The mute configs from the specified parent.
|
String |
getNextPageToken()
A token, which can be sent as `page_token` to retrieve the next page.
|
com.google.protobuf.ByteString |
getNextPageTokenBytes()
A token, which can be sent as `page_token` to retrieve the next page.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListMuteConfigsResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListMuteConfigsResponse.Builder |
mergeFrom(ListMuteConfigsResponse other) |
ListMuteConfigsResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListMuteConfigsResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListMuteConfigsResponse.Builder |
removeMuteConfigs(int index)
The mute configs from the specified parent.
|
ListMuteConfigsResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListMuteConfigsResponse.Builder |
setMuteConfigs(int index,
MuteConfig.Builder builderForValue)
The mute configs from the specified parent.
|
ListMuteConfigsResponse.Builder |
setMuteConfigs(int index,
MuteConfig value)
The mute configs from the specified parent.
|
ListMuteConfigsResponse.Builder |
setNextPageToken(String value)
A token, which can be sent as `page_token` to retrieve the next page.
|
ListMuteConfigsResponse.Builder |
setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token, which can be sent as `page_token` to retrieve the next page.
|
ListMuteConfigsResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListMuteConfigsResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ListMuteConfigsResponse.Builder>public ListMuteConfigsResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListMuteConfigsResponse.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ListMuteConfigsResponse.Builder>public ListMuteConfigsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListMuteConfigsResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListMuteConfigsResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListMuteConfigsResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListMuteConfigsResponse.Builder>public ListMuteConfigsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ListMuteConfigsResponse.Builder>public ListMuteConfigsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListMuteConfigsResponse.Builder>public ListMuteConfigsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListMuteConfigsResponse.Builder>public ListMuteConfigsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListMuteConfigsResponse.Builder>public ListMuteConfigsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListMuteConfigsResponse.Builder>public ListMuteConfigsResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListMuteConfigsResponse.Builder>public ListMuteConfigsResponse.Builder mergeFrom(ListMuteConfigsResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListMuteConfigsResponse.Builder>public ListMuteConfigsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListMuteConfigsResponse.Builder>IOExceptionpublic List<MuteConfig> getMuteConfigsList()
The mute configs from the specified parent.
repeated .google.cloud.securitycenter.v1.MuteConfig mute_configs = 1;getMuteConfigsList in interface ListMuteConfigsResponseOrBuilderpublic int getMuteConfigsCount()
The mute configs from the specified parent.
repeated .google.cloud.securitycenter.v1.MuteConfig mute_configs = 1;getMuteConfigsCount in interface ListMuteConfigsResponseOrBuilderpublic MuteConfig getMuteConfigs(int index)
The mute configs from the specified parent.
repeated .google.cloud.securitycenter.v1.MuteConfig mute_configs = 1;getMuteConfigs in interface ListMuteConfigsResponseOrBuilderpublic ListMuteConfigsResponse.Builder setMuteConfigs(int index, MuteConfig value)
The mute configs from the specified parent.
repeated .google.cloud.securitycenter.v1.MuteConfig mute_configs = 1;public ListMuteConfigsResponse.Builder setMuteConfigs(int index, MuteConfig.Builder builderForValue)
The mute configs from the specified parent.
repeated .google.cloud.securitycenter.v1.MuteConfig mute_configs = 1;public ListMuteConfigsResponse.Builder addMuteConfigs(MuteConfig value)
The mute configs from the specified parent.
repeated .google.cloud.securitycenter.v1.MuteConfig mute_configs = 1;public ListMuteConfigsResponse.Builder addMuteConfigs(int index, MuteConfig value)
The mute configs from the specified parent.
repeated .google.cloud.securitycenter.v1.MuteConfig mute_configs = 1;public ListMuteConfigsResponse.Builder addMuteConfigs(MuteConfig.Builder builderForValue)
The mute configs from the specified parent.
repeated .google.cloud.securitycenter.v1.MuteConfig mute_configs = 1;public ListMuteConfigsResponse.Builder addMuteConfigs(int index, MuteConfig.Builder builderForValue)
The mute configs from the specified parent.
repeated .google.cloud.securitycenter.v1.MuteConfig mute_configs = 1;public ListMuteConfigsResponse.Builder addAllMuteConfigs(Iterable<? extends MuteConfig> values)
The mute configs from the specified parent.
repeated .google.cloud.securitycenter.v1.MuteConfig mute_configs = 1;public ListMuteConfigsResponse.Builder clearMuteConfigs()
The mute configs from the specified parent.
repeated .google.cloud.securitycenter.v1.MuteConfig mute_configs = 1;public ListMuteConfigsResponse.Builder removeMuteConfigs(int index)
The mute configs from the specified parent.
repeated .google.cloud.securitycenter.v1.MuteConfig mute_configs = 1;public MuteConfig.Builder getMuteConfigsBuilder(int index)
The mute configs from the specified parent.
repeated .google.cloud.securitycenter.v1.MuteConfig mute_configs = 1;public MuteConfigOrBuilder getMuteConfigsOrBuilder(int index)
The mute configs from the specified parent.
repeated .google.cloud.securitycenter.v1.MuteConfig mute_configs = 1;getMuteConfigsOrBuilder in interface ListMuteConfigsResponseOrBuilderpublic List<? extends MuteConfigOrBuilder> getMuteConfigsOrBuilderList()
The mute configs from the specified parent.
repeated .google.cloud.securitycenter.v1.MuteConfig mute_configs = 1;getMuteConfigsOrBuilderList in interface ListMuteConfigsResponseOrBuilderpublic MuteConfig.Builder addMuteConfigsBuilder()
The mute configs from the specified parent.
repeated .google.cloud.securitycenter.v1.MuteConfig mute_configs = 1;public MuteConfig.Builder addMuteConfigsBuilder(int index)
The mute configs from the specified parent.
repeated .google.cloud.securitycenter.v1.MuteConfig mute_configs = 1;public List<MuteConfig.Builder> getMuteConfigsBuilderList()
The mute configs from the specified parent.
repeated .google.cloud.securitycenter.v1.MuteConfig mute_configs = 1;public String getNextPageToken()
A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;getNextPageToken in interface ListMuteConfigsResponseOrBuilderpublic com.google.protobuf.ByteString getNextPageTokenBytes()
A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;getNextPageTokenBytes in interface ListMuteConfigsResponseOrBuilderpublic ListMuteConfigsResponse.Builder setNextPageToken(String value)
A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;value - The nextPageToken to set.public ListMuteConfigsResponse.Builder clearNextPageToken()
A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;public ListMuteConfigsResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;value - The bytes for nextPageToken to set.public final ListMuteConfigsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListMuteConfigsResponse.Builder>public final ListMuteConfigsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListMuteConfigsResponse.Builder>Copyright © 2023 Google LLC. All rights reserved.