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 classNotificationConfigSecurity Command Center notification configs.static classNotificationConfig.BuilderSecurity Command Center notification configs.Methods in com.google.cloud.securitycenter.v1p1beta1 that return NotificationConfigOrBuilder Modifier and Type Method Description NotificationConfigOrBuilderCreateNotificationConfigRequest.Builder. getNotificationConfigOrBuilder()Required.NotificationConfigOrBuilderCreateNotificationConfigRequest. getNotificationConfigOrBuilder()Required.NotificationConfigOrBuilderCreateNotificationConfigRequestOrBuilder. getNotificationConfigOrBuilder()Required.NotificationConfigOrBuilderUpdateNotificationConfigRequest.Builder. getNotificationConfigOrBuilder()Required.NotificationConfigOrBuilderUpdateNotificationConfigRequest. getNotificationConfigOrBuilder()Required.NotificationConfigOrBuilderUpdateNotificationConfigRequestOrBuilder. getNotificationConfigOrBuilder()Required.NotificationConfigOrBuilderListNotificationConfigsResponse.Builder. getNotificationConfigsOrBuilder(int index)Notification configs belonging to the requested parent.NotificationConfigOrBuilderListNotificationConfigsResponse. getNotificationConfigsOrBuilder(int index)Notification configs belonging to the requested parent.NotificationConfigOrBuilderListNotificationConfigsResponseOrBuilder. 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.
-