Uses of Interface
com.google.cloud.advisorynotifications.v1.SubjectOrBuilder
-
Packages that use SubjectOrBuilder Package Description com.google.cloud.advisorynotifications.v1 A client to Advisory Notifications API -
-
Uses of SubjectOrBuilder in com.google.cloud.advisorynotifications.v1
Classes in com.google.cloud.advisorynotifications.v1 that implement SubjectOrBuilder Modifier and Type Class Description classSubjectA subject line of a notification.static classSubject.BuilderA subject line of a notification.Methods in com.google.cloud.advisorynotifications.v1 that return SubjectOrBuilder Modifier and Type Method Description SubjectOrBuilderNotification.Builder. getSubjectOrBuilder()The subject line of the notification.SubjectOrBuilderNotification. getSubjectOrBuilder()The subject line of the notification.SubjectOrBuilderNotificationOrBuilder. getSubjectOrBuilder()The subject line of the notification.
-