Class EffectiveEventThreatDetectionCustomModuleName.FolderLocationEffectiveEventThreatDetectionCustomModuleBuilder (0.46.0)

publicstaticclass EffectiveEventThreatDetectionCustomModuleName.FolderLocationEffectiveEventThreatDetectionCustomModuleBuilder

Builder for folders/{folder}/locations/{location}/effectiveEventThreatDetectionCustomModules/{effective_event_threat_detection_custom_module}.

Inheritance

java.lang.Object > EffectiveEventThreatDetectionCustomModuleName.FolderLocationEffectiveEventThreatDetectionCustomModuleBuilder

Constructors

FolderLocationEffectiveEventThreatDetectionCustomModuleBuilder()

protectedFolderLocationEffectiveEventThreatDetectionCustomModuleBuilder()

Methods

build()

publicEffectiveEventThreatDetectionCustomModuleNamebuild()
Returns
Type Description
EffectiveEventThreatDetectionCustomModuleName

getEffectiveEventThreatDetectionCustomModule()

publicStringgetEffectiveEventThreatDetectionCustomModule()
Returns
Type Description
String

getFolder()

publicStringgetFolder()
Returns
Type Description
String

getLocation()

publicStringgetLocation()
Returns
Type Description
String

setEffectiveEventThreatDetectionCustomModule(String effectiveEventThreatDetectionCustomModule)

publicEffectiveEventThreatDetectionCustomModuleName.FolderLocationEffectiveEventThreatDetectionCustomModuleBuildersetEffectiveEventThreatDetectionCustomModule(StringeffectiveEventThreatDetectionCustomModule)
Parameter
Name Description
effectiveEventThreatDetectionCustomModule String
Returns
Type Description
EffectiveEventThreatDetectionCustomModuleName.FolderLocationEffectiveEventThreatDetectionCustomModuleBuilder

setFolder(String folder)

publicEffectiveEventThreatDetectionCustomModuleName.FolderLocationEffectiveEventThreatDetectionCustomModuleBuildersetFolder(Stringfolder)
Parameter
Name Description
folder String
Returns
Type Description
EffectiveEventThreatDetectionCustomModuleName.FolderLocationEffectiveEventThreatDetectionCustomModuleBuilder

setLocation(String location)

publicEffectiveEventThreatDetectionCustomModuleName.FolderLocationEffectiveEventThreatDetectionCustomModuleBuildersetLocation(Stringlocation)
Parameter
Name Description
location String
Returns
Type Description
EffectiveEventThreatDetectionCustomModuleName.FolderLocationEffectiveEventThreatDetectionCustomModuleBuilder

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.