Uses of Interface
com.google.cloud.securitycenter.v1.MuteConfigOrBuilder
-
Packages that use MuteConfigOrBuilder Package Description com.google.cloud.securitycenter.v1 A client to Security Command Center API -
-
Uses of MuteConfigOrBuilder in com.google.cloud.securitycenter.v1
Classes in com.google.cloud.securitycenter.v1 that implement MuteConfigOrBuilder Modifier and Type Class Description class
MuteConfig
A mute config is a Cloud SCC resource that contains the configuration to mute create/update events of findings.static class
MuteConfig.Builder
A mute config is a Cloud SCC resource that contains the configuration to mute create/update events of findings.Methods in com.google.cloud.securitycenter.v1 that return MuteConfigOrBuilder Modifier and Type Method Description MuteConfigOrBuilder
CreateMuteConfigRequest.Builder. getMuteConfigOrBuilder()
Required.MuteConfigOrBuilder
CreateMuteConfigRequest. getMuteConfigOrBuilder()
Required.MuteConfigOrBuilder
CreateMuteConfigRequestOrBuilder. getMuteConfigOrBuilder()
Required.MuteConfigOrBuilder
UpdateMuteConfigRequest.Builder. getMuteConfigOrBuilder()
Required.MuteConfigOrBuilder
UpdateMuteConfigRequest. getMuteConfigOrBuilder()
Required.MuteConfigOrBuilder
UpdateMuteConfigRequestOrBuilder. getMuteConfigOrBuilder()
Required.MuteConfigOrBuilder
ListMuteConfigsResponse.Builder. getMuteConfigsOrBuilder(int index)
The mute configs from the specified parent.MuteConfigOrBuilder
ListMuteConfigsResponse. getMuteConfigsOrBuilder(int index)
The mute configs from the specified parent.MuteConfigOrBuilder
ListMuteConfigsResponseOrBuilder. getMuteConfigsOrBuilder(int index)
The mute configs from the specified parent.Methods in com.google.cloud.securitycenter.v1 that return types with arguments of type MuteConfigOrBuilder Modifier and Type Method Description List<? extends MuteConfigOrBuilder>
ListMuteConfigsResponse.Builder. getMuteConfigsOrBuilderList()
The mute configs from the specified parent.List<? extends MuteConfigOrBuilder>
ListMuteConfigsResponse. getMuteConfigsOrBuilderList()
The mute configs from the specified parent.List<? extends MuteConfigOrBuilder>
ListMuteConfigsResponseOrBuilder. getMuteConfigsOrBuilderList()
The mute configs from the specified parent.
-