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