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 class
DlpJob
Combines all of the information about a DLP job.static class
DlpJob.Builder
Combines all of the information about a DLP job.Methods in com.google.privacy.dlp.v2 that return DlpJobOrBuilder Modifier and Type Method Description DlpJobOrBuilder
ListDlpJobsResponse.Builder. getJobsOrBuilder(int index)
A list of DlpJobs that matches the specified filter in the request.DlpJobOrBuilder
ListDlpJobsResponse. getJobsOrBuilder(int index)
A list of DlpJobs that matches the specified filter in the request.DlpJobOrBuilder
ListDlpJobsResponseOrBuilder. 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.
-