Uses of Interface
com.google.privacy.dlp.v2.DlpJobOrBuilder
-
Packages that use DlpJobOrBuilder Package Description com.google.privacy.dlp.v2 -
-
Uses of DlpJobOrBuilder in com.google.privacy.dlp.v2
Classes in com.google.privacy.dlp.v2 that implement DlpJobOrBuilder Modifier and Type Class Description classDlpJobCombines all of the information about a DLP job.static classDlpJob.BuilderCombines all of the information about a DLP job.Methods in com.google.privacy.dlp.v2 that return DlpJobOrBuilder Modifier and Type Method Description DlpJobOrBuilderListDlpJobsResponse.Builder. getJobsOrBuilder(int index)A list of DlpJobs that matches the specified filter in the request.DlpJobOrBuilderListDlpJobsResponse. getJobsOrBuilder(int index)A list of DlpJobs that matches the specified filter in the request.DlpJobOrBuilderListDlpJobsResponseOrBuilder. getJobsOrBuilder(int index)A list of DlpJobs that matches the specified filter in the request.Methods in com.google.privacy.dlp.v2 that return types with arguments of type DlpJobOrBuilder Modifier and Type Method Description List<? extends DlpJobOrBuilder>ListDlpJobsResponse.Builder. getJobsOrBuilderList()A list of DlpJobs that matches the specified filter in the request.List<? extends DlpJobOrBuilder>ListDlpJobsResponse. getJobsOrBuilderList()A list of DlpJobs that matches the specified filter in the request.List<? extends DlpJobOrBuilder>ListDlpJobsResponseOrBuilder. getJobsOrBuilderList()A list of DlpJobs that matches the specified filter in the request.
-