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 class
Action.JobNotificationEmails
Sends an email when the job completes.static class
Action.JobNotificationEmails.Builder
Sends an email when the job completes.Methods in com.google.privacy.dlp.v2 that return Action.JobNotificationEmailsOrBuilder Modifier and Type Method Description Action.JobNotificationEmailsOrBuilder
Action.Builder. getJobNotificationEmailsOrBuilder()
Sends an email when the job completes.Action.JobNotificationEmailsOrBuilder
Action. getJobNotificationEmailsOrBuilder()
Sends an email when the job completes.Action.JobNotificationEmailsOrBuilder
ActionOrBuilder. getJobNotificationEmailsOrBuilder()
Sends an email when the job completes.
-