Uses of Interface
com.google.cloud.securitycenter.v1.NotificationConfig.StreamingConfigOrBuilder
-
Packages that use NotificationConfig.StreamingConfigOrBuilder Package Description com.google.cloud.securitycenter.v1 A client to Security Command Center API -
-
Uses of NotificationConfig.StreamingConfigOrBuilder in com.google.cloud.securitycenter.v1
Classes in com.google.cloud.securitycenter.v1 that implement NotificationConfig.StreamingConfigOrBuilder Modifier and Type Class Description static classNotificationConfig.StreamingConfigThe config for streaming-based notifications, which send each event as soon as it is detected.static classNotificationConfig.StreamingConfig.BuilderThe config for streaming-based notifications, which send each event as soon as it is detected.Methods in com.google.cloud.securitycenter.v1 that return NotificationConfig.StreamingConfigOrBuilder Modifier and Type Method Description NotificationConfig.StreamingConfigOrBuilderNotificationConfig.Builder. getStreamingConfigOrBuilder()The config for triggering streaming-based notifications.NotificationConfig.StreamingConfigOrBuilderNotificationConfig. getStreamingConfigOrBuilder()The config for triggering streaming-based notifications.NotificationConfig.StreamingConfigOrBuilderNotificationConfigOrBuilder. getStreamingConfigOrBuilder()The config for triggering streaming-based notifications.
-