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 classNotificationConfigCloud Security Command Center (Cloud SCC) notification configs.static classNotificationConfig.BuilderCloud Security Command Center (Cloud SCC) notification configs.Methods in com.google.cloud.securitycenter.v1 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.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.
-