Class EventThreatDetectionCustomModuleName.ProjectLocationEventThreatDetectionCustomModuleBuilder (0.31.0)

publicstaticclass EventThreatDetectionCustomModuleName.ProjectLocationEventThreatDetectionCustomModuleBuilder

Builder for projects/{project}/locations/{location}/eventThreatDetectionCustomModules/{event_threat_detection_custom_module}.

Inheritance

java.lang.Object > EventThreatDetectionCustomModuleName.ProjectLocationEventThreatDetectionCustomModuleBuilder

Constructors

ProjectLocationEventThreatDetectionCustomModuleBuilder()

protectedProjectLocationEventThreatDetectionCustomModuleBuilder()

Methods

build()

publicEventThreatDetectionCustomModuleNamebuild()
Returns
Type Description
EventThreatDetectionCustomModuleName

getEventThreatDetectionCustomModule()

publicStringgetEventThreatDetectionCustomModule()
Returns
Type Description
String

getLocation()

publicStringgetLocation()
Returns
Type Description
String

getProject()

publicStringgetProject()
Returns
Type Description
String

setEventThreatDetectionCustomModule(String eventThreatDetectionCustomModule)

publicEventThreatDetectionCustomModuleName.ProjectLocationEventThreatDetectionCustomModuleBuildersetEventThreatDetectionCustomModule(StringeventThreatDetectionCustomModule)
Parameter
Name Description
eventThreatDetectionCustomModule String
Returns
Type Description
EventThreatDetectionCustomModuleName.ProjectLocationEventThreatDetectionCustomModuleBuilder

setLocation(String location)

publicEventThreatDetectionCustomModuleName.ProjectLocationEventThreatDetectionCustomModuleBuildersetLocation(Stringlocation)
Parameter
Name Description
location String
Returns
Type Description
EventThreatDetectionCustomModuleName.ProjectLocationEventThreatDetectionCustomModuleBuilder

setProject(String project)

publicEventThreatDetectionCustomModuleName.ProjectLocationEventThreatDetectionCustomModuleBuildersetProject(Stringproject)
Parameter
Name Description
project String
Returns
Type Description
EventThreatDetectionCustomModuleName.ProjectLocationEventThreatDetectionCustomModuleBuilder

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.