Uses of Class
com.google.cloud.securitycenter.v1.EffectiveSecurityHealthAnalyticsCustomModuleName
-
Packages that use EffectiveSecurityHealthAnalyticsCustomModuleName Package Description com.google.cloud.securitycenter.v1 A client to Security Command Center API -
-
Uses of EffectiveSecurityHealthAnalyticsCustomModuleName in com.google.cloud.securitycenter.v1
Methods in com.google.cloud.securitycenter.v1 that return EffectiveSecurityHealthAnalyticsCustomModuleName Modifier and Type Method Description EffectiveSecurityHealthAnalyticsCustomModuleNameEffectiveSecurityHealthAnalyticsCustomModuleName.Builder. build()EffectiveSecurityHealthAnalyticsCustomModuleNameEffectiveSecurityHealthAnalyticsCustomModuleName.FolderEffectiveCustomModuleBuilder. build()EffectiveSecurityHealthAnalyticsCustomModuleNameEffectiveSecurityHealthAnalyticsCustomModuleName.ProjectEffectiveCustomModuleBuilder. build()static EffectiveSecurityHealthAnalyticsCustomModuleNameEffectiveSecurityHealthAnalyticsCustomModuleName. of(String organization, String effectiveCustomModule)static EffectiveSecurityHealthAnalyticsCustomModuleNameEffectiveSecurityHealthAnalyticsCustomModuleName. ofFolderEffectiveCustomModuleName(String folder, String effectiveCustomModule)static EffectiveSecurityHealthAnalyticsCustomModuleNameEffectiveSecurityHealthAnalyticsCustomModuleName. ofOrganizationEffectiveCustomModuleName(String organization, String effectiveCustomModule)static EffectiveSecurityHealthAnalyticsCustomModuleNameEffectiveSecurityHealthAnalyticsCustomModuleName. ofProjectEffectiveCustomModuleName(String project, String effectiveCustomModule)static EffectiveSecurityHealthAnalyticsCustomModuleNameEffectiveSecurityHealthAnalyticsCustomModuleName. parse(String formattedString)Methods in com.google.cloud.securitycenter.v1 that return types with arguments of type EffectiveSecurityHealthAnalyticsCustomModuleName Modifier and Type Method Description static List<EffectiveSecurityHealthAnalyticsCustomModuleName>EffectiveSecurityHealthAnalyticsCustomModuleName. parseList(List<String> formattedStrings)Methods in com.google.cloud.securitycenter.v1 with parameters of type EffectiveSecurityHealthAnalyticsCustomModuleName Modifier and Type Method Description EffectiveSecurityHealthAnalyticsCustomModuleSecurityCenterClient. getEffectiveSecurityHealthAnalyticsCustomModule(EffectiveSecurityHealthAnalyticsCustomModuleName name)Retrieves an EffectiveSecurityHealthAnalyticsCustomModule.Method parameters in com.google.cloud.securitycenter.v1 with type arguments of type EffectiveSecurityHealthAnalyticsCustomModuleName Modifier and Type Method Description static List<String>EffectiveSecurityHealthAnalyticsCustomModuleName. toStringList(List<EffectiveSecurityHealthAnalyticsCustomModuleName> values)
-