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 class
Subject
A subject line of a notification.static class
Subject.Builder
A subject line of a notification.Methods in com.google.cloud.advisorynotifications.v1 that return SubjectOrBuilder Modifier and Type Method Description SubjectOrBuilder
Notification.Builder. getSubjectOrBuilder()
The subject line of the notification.SubjectOrBuilder
Notification. getSubjectOrBuilder()
The subject line of the notification.SubjectOrBuilder
NotificationOrBuilder. getSubjectOrBuilder()
The subject line of the notification.
-