Uses of Class
com.google.cloud.advisorynotifications.v1.NotificationName.Builder
-
Packages that use NotificationName.Builder Package Description com.google.cloud.advisorynotifications.v1 A client to Advisory Notifications API -
-
Uses of NotificationName.Builder in com.google.cloud.advisorynotifications.v1
Methods in com.google.cloud.advisorynotifications.v1 that return NotificationName.Builder Modifier and Type Method Description static NotificationName.BuilderNotificationName. newBuilder()NotificationName.BuilderNotificationName.Builder. setLocation(String location)NotificationName.BuilderNotificationName.Builder. setNotification(String notification)NotificationName.BuilderNotificationName.Builder. setOrganization(String organization)NotificationName.BuilderNotificationName. toBuilder()
-