Uses of Interface
com.google.cloud.advisorynotifications.v1.NotificationOrBuilder
-
Packages that use NotificationOrBuilder Package Description com.google.cloud.advisorynotifications.v1 A client to Advisory Notifications API -
-
Uses of NotificationOrBuilder in com.google.cloud.advisorynotifications.v1
Classes in com.google.cloud.advisorynotifications.v1 that implement NotificationOrBuilder Modifier and Type Class Description classNotificationA notification object for notifying customers about security and privacy issues.static classNotification.BuilderA notification object for notifying customers about security and privacy issues.Methods in com.google.cloud.advisorynotifications.v1 that return NotificationOrBuilder Modifier and Type Method Description NotificationOrBuilderListNotificationsResponse.Builder. getNotificationsOrBuilder(int index)List of notifications under a given parent.NotificationOrBuilderListNotificationsResponse. getNotificationsOrBuilder(int index)List of notifications under a given parent.NotificationOrBuilderListNotificationsResponseOrBuilder. getNotificationsOrBuilder(int index)List of notifications under a given parent.Methods in com.google.cloud.advisorynotifications.v1 that return types with arguments of type NotificationOrBuilder Modifier and Type Method Description List<? extends NotificationOrBuilder>ListNotificationsResponse.Builder. getNotificationsOrBuilderList()List of notifications under a given parent.List<? extends NotificationOrBuilder>ListNotificationsResponse. getNotificationsOrBuilderList()List of notifications under a given parent.List<? extends NotificationOrBuilder>ListNotificationsResponseOrBuilder. getNotificationsOrBuilderList()List of notifications under a given parent.
-