Uses of Class
com.google.privacy.dlp.v2.ProjectJobTriggerName
-
Packages that use ProjectJobTriggerName Package Description com.google.privacy.dlp.v2 -
-
Uses of ProjectJobTriggerName in com.google.privacy.dlp.v2
Methods in com.google.privacy.dlp.v2 that return ProjectJobTriggerName Modifier and Type Method Description ProjectJobTriggerNameProjectJobTriggerName.Builder. build()static ProjectJobTriggerNameProjectJobTriggerName. of(String project, String jobTrigger)static ProjectJobTriggerNameProjectJobTriggerName. parse(String formattedString)Methods in com.google.privacy.dlp.v2 that return types with arguments of type ProjectJobTriggerName Modifier and Type Method Description static List<ProjectJobTriggerName>ProjectJobTriggerName. parseList(List<String> formattedStrings)Method parameters in com.google.privacy.dlp.v2 with type arguments of type ProjectJobTriggerName Modifier and Type Method Description static List<String>ProjectJobTriggerName. toStringList(List<ProjectJobTriggerName> values)
-