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 classMuteConfigA mute config is a Cloud SCC resource that contains the configuration to mute create/update events of findings.static classMuteConfig.BuilderA 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 MuteConfigOrBuilderCreateMuteConfigRequest.Builder. getMuteConfigOrBuilder()Required.MuteConfigOrBuilderCreateMuteConfigRequest. getMuteConfigOrBuilder()Required.MuteConfigOrBuilderCreateMuteConfigRequestOrBuilder. getMuteConfigOrBuilder()Required.MuteConfigOrBuilderUpdateMuteConfigRequest.Builder. getMuteConfigOrBuilder()Required.MuteConfigOrBuilderUpdateMuteConfigRequest. getMuteConfigOrBuilder()Required.MuteConfigOrBuilderUpdateMuteConfigRequestOrBuilder. getMuteConfigOrBuilder()Required.MuteConfigOrBuilderListMuteConfigsResponse.Builder. getMuteConfigsOrBuilder(int index)The mute configs from the specified parent.MuteConfigOrBuilderListMuteConfigsResponse. getMuteConfigsOrBuilder(int index)The mute configs from the specified parent.MuteConfigOrBuilderListMuteConfigsResponseOrBuilder. 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.
-