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.Builder
NotificationName. newBuilder()
NotificationName.Builder
NotificationName.Builder. setLocation(String location)
NotificationName.Builder
NotificationName.Builder. setNotification(String notification)
NotificationName.Builder
NotificationName.Builder. setOrganization(String organization)
NotificationName.Builder
NotificationName. toBuilder()
-