Uses of Interface
com.google.cloud.securitycenter.v1.EffectiveSecurityHealthAnalyticsCustomModuleOrBuilder
-
Packages that use EffectiveSecurityHealthAnalyticsCustomModuleOrBuilder Package Description com.google.cloud.securitycenter.v1 A client to Security Command Center API -
-
Uses of EffectiveSecurityHealthAnalyticsCustomModuleOrBuilder in com.google.cloud.securitycenter.v1
Classes in com.google.cloud.securitycenter.v1 that implement EffectiveSecurityHealthAnalyticsCustomModuleOrBuilder Modifier and Type Class Description class
EffectiveSecurityHealthAnalyticsCustomModule
An EffectiveSecurityHealthAnalyticsCustomModule is the representation of a Security Health Analytics custom module at a specified level of the resource hierarchy: organization, folder, or project.static class
EffectiveSecurityHealthAnalyticsCustomModule.Builder
An EffectiveSecurityHealthAnalyticsCustomModule is the representation of a Security Health Analytics custom module at a specified level of the resource hierarchy: organization, folder, or project.Methods in com.google.cloud.securitycenter.v1 that return EffectiveSecurityHealthAnalyticsCustomModuleOrBuilder Modifier and Type Method Description EffectiveSecurityHealthAnalyticsCustomModuleOrBuilder
ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder. getEffectiveSecurityHealthAnalyticsCustomModulesOrBuilder(int index)
Effective custom modules belonging to the requested parent.EffectiveSecurityHealthAnalyticsCustomModuleOrBuilder
ListEffectiveSecurityHealthAnalyticsCustomModulesResponse. getEffectiveSecurityHealthAnalyticsCustomModulesOrBuilder(int index)
Effective custom modules belonging to the requested parent.EffectiveSecurityHealthAnalyticsCustomModuleOrBuilder
ListEffectiveSecurityHealthAnalyticsCustomModulesResponseOrBuilder. getEffectiveSecurityHealthAnalyticsCustomModulesOrBuilder(int index)
Effective custom modules belonging to the requested parent.Methods in com.google.cloud.securitycenter.v1 that return types with arguments of type EffectiveSecurityHealthAnalyticsCustomModuleOrBuilder Modifier and Type Method Description List<? extends EffectiveSecurityHealthAnalyticsCustomModuleOrBuilder>
ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder. getEffectiveSecurityHealthAnalyticsCustomModulesOrBuilderList()
Effective custom modules belonging to the requested parent.List<? extends EffectiveSecurityHealthAnalyticsCustomModuleOrBuilder>
ListEffectiveSecurityHealthAnalyticsCustomModulesResponse. getEffectiveSecurityHealthAnalyticsCustomModulesOrBuilderList()
Effective custom modules belonging to the requested parent.List<? extends EffectiveSecurityHealthAnalyticsCustomModuleOrBuilder>
ListEffectiveSecurityHealthAnalyticsCustomModulesResponseOrBuilder. getEffectiveSecurityHealthAnalyticsCustomModulesOrBuilderList()
Effective custom modules belonging to the requested parent.
-