Uses of Interface
com.google.cloud.securitycenter.v1p1beta1.NotificationConfigOrBuilder
-
Packages that use NotificationConfigOrBuilder Package Description com.google.cloud.securitycenter.v1p1beta1 A client to Security Command Center API -
-
Uses of NotificationConfigOrBuilder in com.google.cloud.securitycenter.v1p1beta1
Classes in com.google.cloud.securitycenter.v1p1beta1 that implement NotificationConfigOrBuilder Modifier and Type Class Description class
NotificationConfig
Security Command Center notification configs.static class
NotificationConfig.Builder
Security Command Center notification configs.Methods in com.google.cloud.securitycenter.v1p1beta1 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.v1p1beta1 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.
-