Uses of Interface
com.google.cloud.securitycenter.v1.NotificationConfigOrBuilder
-
Packages that use NotificationConfigOrBuilder Package Description com.google.cloud.securitycenter.v1 A client to Security Command Center API -
-
Uses of NotificationConfigOrBuilder in com.google.cloud.securitycenter.v1
Classes in com.google.cloud.securitycenter.v1 that implement NotificationConfigOrBuilder Modifier and Type Class Description class
NotificationConfig
Cloud Security Command Center (Cloud SCC) notification configs.static class
NotificationConfig.Builder
Cloud Security Command Center (Cloud SCC) notification configs.Methods in com.google.cloud.securitycenter.v1 that return NotificationConfigOrBuilder Modifier and Type Method Description NotificationConfigOrBuilder
CreateNotificationConfigRequest.Builder. getNotificationConfigOrBuilder()
Required.NotificationConfigOrBuilder
CreateNotificationConfigRequest. getNotificationConfigOrBuilder()
Required.NotificationConfigOrBuilder
CreateNotificationConfigRequestOrBuilder. getNotificationConfigOrBuilder()
Required.NotificationConfigOrBuilder
UpdateNotificationConfigRequest.Builder. getNotificationConfigOrBuilder()
Required.NotificationConfigOrBuilder
UpdateNotificationConfigRequest. getNotificationConfigOrBuilder()
Required.NotificationConfigOrBuilder
UpdateNotificationConfigRequestOrBuilder. getNotificationConfigOrBuilder()
Required.NotificationConfigOrBuilder
ListNotificationConfigsResponse.Builder. getNotificationConfigsOrBuilder(int index)
Notification configs belonging to the requested parent.NotificationConfigOrBuilder
ListNotificationConfigsResponse. getNotificationConfigsOrBuilder(int index)
Notification configs belonging to the requested parent.NotificationConfigOrBuilder
ListNotificationConfigsResponseOrBuilder. getNotificationConfigsOrBuilder(int index)
Notification configs belonging to the requested parent.Methods in com.google.cloud.securitycenter.v1 that return types with arguments of type NotificationConfigOrBuilder Modifier and Type Method Description List<? extends NotificationConfigOrBuilder>
ListNotificationConfigsResponse.Builder. getNotificationConfigsOrBuilderList()
Notification configs belonging to the requested parent.List<? extends NotificationConfigOrBuilder>
ListNotificationConfigsResponse. getNotificationConfigsOrBuilderList()
Notification configs belonging to the requested parent.List<? extends NotificationConfigOrBuilder>
ListNotificationConfigsResponseOrBuilder. getNotificationConfigsOrBuilderList()
Notification configs belonging to the requested parent.
-