Uses of Interface
com.google.privacy.dlp.v2.ActionOrBuilder
-
Packages that use ActionOrBuilder Package Description com.google.privacy.dlp.v2 -
-
Uses of ActionOrBuilder in com.google.privacy.dlp.v2
Classes in com.google.privacy.dlp.v2 that implement ActionOrBuilder Modifier and Type Class Description classActionA task to execute on the completion of a job.static classAction.BuilderA task to execute on the completion of a job.Methods in com.google.privacy.dlp.v2 that return ActionOrBuilder Modifier and Type Method Description ActionOrBuilderInspectJobConfig.Builder. getActionsOrBuilder(int index)Actions to execute at the completion of the job.ActionOrBuilderInspectJobConfig. getActionsOrBuilder(int index)Actions to execute at the completion of the job.ActionOrBuilderInspectJobConfigOrBuilder. getActionsOrBuilder(int index)Actions to execute at the completion of the job.ActionOrBuilderRiskAnalysisJobConfig.Builder. getActionsOrBuilder(int index)Actions to execute at the completion of the job.ActionOrBuilderRiskAnalysisJobConfig. getActionsOrBuilder(int index)Actions to execute at the completion of the job.ActionOrBuilderRiskAnalysisJobConfigOrBuilder. getActionsOrBuilder(int index)Actions to execute at the completion of the job.Methods in com.google.privacy.dlp.v2 that return types with arguments of type ActionOrBuilder Modifier and Type Method Description List<? extends ActionOrBuilder>InspectJobConfig.Builder. getActionsOrBuilderList()Actions to execute at the completion of the job.List<? extends ActionOrBuilder>InspectJobConfig. getActionsOrBuilderList()Actions to execute at the completion of the job.List<? extends ActionOrBuilder>InspectJobConfigOrBuilder. getActionsOrBuilderList()Actions to execute at the completion of the job.List<? extends ActionOrBuilder>RiskAnalysisJobConfig.Builder. getActionsOrBuilderList()Actions to execute at the completion of the job.List<? extends ActionOrBuilder>RiskAnalysisJobConfig. getActionsOrBuilderList()Actions to execute at the completion of the job.List<? extends ActionOrBuilder>RiskAnalysisJobConfigOrBuilder. getActionsOrBuilderList()Actions to execute at the completion of the job.
-