Uses of Interface
com.google.privacy.dlp.v2.Action.JobNotificationEmailsOrBuilder
-
Packages that use Action.JobNotificationEmailsOrBuilder Package Description com.google.privacy.dlp.v2 -
-
Uses of Action.JobNotificationEmailsOrBuilder in com.google.privacy.dlp.v2
Classes in com.google.privacy.dlp.v2 that implement Action.JobNotificationEmailsOrBuilder Modifier and Type Class Description static classAction.JobNotificationEmailsSends an email when the job completes.static classAction.JobNotificationEmails.BuilderSends an email when the job completes.Methods in com.google.privacy.dlp.v2 that return Action.JobNotificationEmailsOrBuilder Modifier and Type Method Description Action.JobNotificationEmailsOrBuilderAction.Builder. getJobNotificationEmailsOrBuilder()Sends an email when the job completes.Action.JobNotificationEmailsOrBuilderAction. getJobNotificationEmailsOrBuilder()Sends an email when the job completes.Action.JobNotificationEmailsOrBuilderActionOrBuilder. getJobNotificationEmailsOrBuilder()Sends an email when the job completes.
-