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 class
NotificationConfig.StreamingConfig
The config for streaming-based notifications, which send each event as soon as it is detected.static class
NotificationConfig.StreamingConfig.Builder
The 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.StreamingConfigOrBuilder
NotificationConfig.Builder. getStreamingConfigOrBuilder()
The config for triggering streaming-based notifications.NotificationConfig.StreamingConfigOrBuilder
NotificationConfig. getStreamingConfigOrBuilder()
The config for triggering streaming-based notifications.NotificationConfig.StreamingConfigOrBuilder
NotificationConfigOrBuilder. getStreamingConfigOrBuilder()
The config for triggering streaming-based notifications.
-