Uses of Interface
com.google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModuleOrBuilder
-
Packages that use SecurityHealthAnalyticsCustomModuleOrBuilder Package Description com.google.cloud.securitycenter.v1 A client to Security Command Center API -
-
Uses of SecurityHealthAnalyticsCustomModuleOrBuilder in com.google.cloud.securitycenter.v1
Classes in com.google.cloud.securitycenter.v1 that implement SecurityHealthAnalyticsCustomModuleOrBuilder Modifier and Type Class Description class
SecurityHealthAnalyticsCustomModule
Represents an instance of a Security Health Analytics custom module, including its full module name, display name, enablement state, and last updated time.static class
SecurityHealthAnalyticsCustomModule.Builder
Represents an instance of a Security Health Analytics custom module, including its full module name, display name, enablement state, and last updated time.Methods in com.google.cloud.securitycenter.v1 that return SecurityHealthAnalyticsCustomModuleOrBuilder Modifier and Type Method Description SecurityHealthAnalyticsCustomModuleOrBuilder
CreateSecurityHealthAnalyticsCustomModuleRequest.Builder. getSecurityHealthAnalyticsCustomModuleOrBuilder()
Required.SecurityHealthAnalyticsCustomModuleOrBuilder
CreateSecurityHealthAnalyticsCustomModuleRequest. getSecurityHealthAnalyticsCustomModuleOrBuilder()
Required.SecurityHealthAnalyticsCustomModuleOrBuilder
CreateSecurityHealthAnalyticsCustomModuleRequestOrBuilder. getSecurityHealthAnalyticsCustomModuleOrBuilder()
Required.SecurityHealthAnalyticsCustomModuleOrBuilder
UpdateSecurityHealthAnalyticsCustomModuleRequest.Builder. getSecurityHealthAnalyticsCustomModuleOrBuilder()
Required.SecurityHealthAnalyticsCustomModuleOrBuilder
UpdateSecurityHealthAnalyticsCustomModuleRequest. getSecurityHealthAnalyticsCustomModuleOrBuilder()
Required.SecurityHealthAnalyticsCustomModuleOrBuilder
UpdateSecurityHealthAnalyticsCustomModuleRequestOrBuilder. getSecurityHealthAnalyticsCustomModuleOrBuilder()
Required.SecurityHealthAnalyticsCustomModuleOrBuilder
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder. getSecurityHealthAnalyticsCustomModulesOrBuilder(int index)
Custom modules belonging to the requested parent and its descendants.SecurityHealthAnalyticsCustomModuleOrBuilder
ListDescendantSecurityHealthAnalyticsCustomModulesResponse. getSecurityHealthAnalyticsCustomModulesOrBuilder(int index)
Custom modules belonging to the requested parent and its descendants.SecurityHealthAnalyticsCustomModuleOrBuilder
ListDescendantSecurityHealthAnalyticsCustomModulesResponseOrBuilder. getSecurityHealthAnalyticsCustomModulesOrBuilder(int index)
Custom modules belonging to the requested parent and its descendants.SecurityHealthAnalyticsCustomModuleOrBuilder
ListSecurityHealthAnalyticsCustomModulesResponse.Builder. getSecurityHealthAnalyticsCustomModulesOrBuilder(int index)
Custom modules belonging to the requested parent.SecurityHealthAnalyticsCustomModuleOrBuilder
ListSecurityHealthAnalyticsCustomModulesResponse. getSecurityHealthAnalyticsCustomModulesOrBuilder(int index)
Custom modules belonging to the requested parent.SecurityHealthAnalyticsCustomModuleOrBuilder
ListSecurityHealthAnalyticsCustomModulesResponseOrBuilder. getSecurityHealthAnalyticsCustomModulesOrBuilder(int index)
Custom modules belonging to the requested parent.Methods in com.google.cloud.securitycenter.v1 that return types with arguments of type SecurityHealthAnalyticsCustomModuleOrBuilder Modifier and Type Method Description List<? extends SecurityHealthAnalyticsCustomModuleOrBuilder>
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder. getSecurityHealthAnalyticsCustomModulesOrBuilderList()
Custom modules belonging to the requested parent and its descendants.List<? extends SecurityHealthAnalyticsCustomModuleOrBuilder>
ListDescendantSecurityHealthAnalyticsCustomModulesResponse. getSecurityHealthAnalyticsCustomModulesOrBuilderList()
Custom modules belonging to the requested parent and its descendants.List<? extends SecurityHealthAnalyticsCustomModuleOrBuilder>
ListDescendantSecurityHealthAnalyticsCustomModulesResponseOrBuilder. getSecurityHealthAnalyticsCustomModulesOrBuilderList()
Custom modules belonging to the requested parent and its descendants.List<? extends SecurityHealthAnalyticsCustomModuleOrBuilder>
ListSecurityHealthAnalyticsCustomModulesResponse.Builder. getSecurityHealthAnalyticsCustomModulesOrBuilderList()
Custom modules belonging to the requested parent.List<? extends SecurityHealthAnalyticsCustomModuleOrBuilder>
ListSecurityHealthAnalyticsCustomModulesResponse. getSecurityHealthAnalyticsCustomModulesOrBuilderList()
Custom modules belonging to the requested parent.List<? extends SecurityHealthAnalyticsCustomModuleOrBuilder>
ListSecurityHealthAnalyticsCustomModulesResponseOrBuilder. getSecurityHealthAnalyticsCustomModulesOrBuilderList()
Custom modules belonging to the requested parent.
-