Uses of Interface
com.google.privacy.dlp.v2.DataProfileActionOrBuilder
-
Packages that use DataProfileActionOrBuilder Package Description com.google.privacy.dlp.v2 -
-
Uses of DataProfileActionOrBuilder in com.google.privacy.dlp.v2
Classes in com.google.privacy.dlp.v2 that implement DataProfileActionOrBuilder Modifier and Type Class Description classDataProfileActionA task to execute when a data profile has been generated.static classDataProfileAction.BuilderA task to execute when a data profile has been generated.Methods in com.google.privacy.dlp.v2 that return DataProfileActionOrBuilder Modifier and Type Method Description DataProfileActionOrBuilderDataProfileJobConfig.Builder. getDataProfileActionsOrBuilder(int index)Actions to execute at the completion of the job.DataProfileActionOrBuilderDataProfileJobConfig. getDataProfileActionsOrBuilder(int index)Actions to execute at the completion of the job.DataProfileActionOrBuilderDataProfileJobConfigOrBuilder. getDataProfileActionsOrBuilder(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 DataProfileActionOrBuilder Modifier and Type Method Description List<? extends DataProfileActionOrBuilder>DataProfileJobConfig.Builder. getDataProfileActionsOrBuilderList()Actions to execute at the completion of the job.List<? extends DataProfileActionOrBuilder>DataProfileJobConfig. getDataProfileActionsOrBuilderList()Actions to execute at the completion of the job.List<? extends DataProfileActionOrBuilder>DataProfileJobConfigOrBuilder. getDataProfileActionsOrBuilderList()Actions to execute at the completion of the job.
-