Class EventThreatDetectionCustomModuleName.FolderLocationEventThreatDetectionCustomModuleBuilder (0.10.0)

publicstaticclass EventThreatDetectionCustomModuleName.FolderLocationEventThreatDetectionCustomModuleBuilder

Builder for folders/{folder}/locations/{location}/eventThreatDetectionCustomModules/{event_threat_detection_custom_module}.

Inheritance

java.lang.Object > EventThreatDetectionCustomModuleName.FolderLocationEventThreatDetectionCustomModuleBuilder

Constructors

FolderLocationEventThreatDetectionCustomModuleBuilder()

protectedFolderLocationEventThreatDetectionCustomModuleBuilder()

Methods

build()

publicEventThreatDetectionCustomModuleNamebuild()
Returns
Type Description
EventThreatDetectionCustomModuleName

getEventThreatDetectionCustomModule()

publicStringgetEventThreatDetectionCustomModule()
Returns
Type Description
String

getFolder()

publicStringgetFolder()
Returns
Type Description
String

getLocation()

publicStringgetLocation()
Returns
Type Description
String

setEventThreatDetectionCustomModule(String eventThreatDetectionCustomModule)

publicEventThreatDetectionCustomModuleName.FolderLocationEventThreatDetectionCustomModuleBuildersetEventThreatDetectionCustomModule(StringeventThreatDetectionCustomModule)
Parameter
Name Description
eventThreatDetectionCustomModule String
Returns
Type Description
EventThreatDetectionCustomModuleName.FolderLocationEventThreatDetectionCustomModuleBuilder

setFolder(String folder)

publicEventThreatDetectionCustomModuleName.FolderLocationEventThreatDetectionCustomModuleBuildersetFolder(Stringfolder)
Parameter
Name Description
folder String
Returns
Type Description
EventThreatDetectionCustomModuleName.FolderLocationEventThreatDetectionCustomModuleBuilder

setLocation(String location)

publicEventThreatDetectionCustomModuleName.FolderLocationEventThreatDetectionCustomModuleBuildersetLocation(Stringlocation)
Parameter
Name Description
location String
Returns
Type Description
EventThreatDetectionCustomModuleName.FolderLocationEventThreatDetectionCustomModuleBuilder

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年11月19日 UTC.