Class EffectiveEventThreatDetectionCustomModuleName.ProjectLocationEffectiveEventThreatDetectionCustomModuleBuilder (0.2.0)

publicstaticclass EffectiveEventThreatDetectionCustomModuleName.ProjectLocationEffectiveEventThreatDetectionCustomModuleBuilder

Builder for projects/{project}/locations/{location}/effectiveEventThreatDetectionCustomModules/{effective_event_threat_detection_custom_module}.

Inheritance

java.lang.Object > EffectiveEventThreatDetectionCustomModuleName.ProjectLocationEffectiveEventThreatDetectionCustomModuleBuilder

Constructors

ProjectLocationEffectiveEventThreatDetectionCustomModuleBuilder()

protectedProjectLocationEffectiveEventThreatDetectionCustomModuleBuilder()

Methods

build()

publicEffectiveEventThreatDetectionCustomModuleNamebuild()
Returns
Type Description
EffectiveEventThreatDetectionCustomModuleName

getEffectiveEventThreatDetectionCustomModule()

publicStringgetEffectiveEventThreatDetectionCustomModule()
Returns
Type Description
String

getLocation()

publicStringgetLocation()
Returns
Type Description
String

getProject()

publicStringgetProject()
Returns
Type Description
String

setEffectiveEventThreatDetectionCustomModule(String effectiveEventThreatDetectionCustomModule)

publicEffectiveEventThreatDetectionCustomModuleName.ProjectLocationEffectiveEventThreatDetectionCustomModuleBuildersetEffectiveEventThreatDetectionCustomModule(StringeffectiveEventThreatDetectionCustomModule)
Parameter
Name Description
effectiveEventThreatDetectionCustomModule String
Returns
Type Description
EffectiveEventThreatDetectionCustomModuleName.ProjectLocationEffectiveEventThreatDetectionCustomModuleBuilder

setLocation(String location)

publicEffectiveEventThreatDetectionCustomModuleName.ProjectLocationEffectiveEventThreatDetectionCustomModuleBuildersetLocation(Stringlocation)
Parameter
Name Description
location String
Returns
Type Description
EffectiveEventThreatDetectionCustomModuleName.ProjectLocationEffectiveEventThreatDetectionCustomModuleBuilder

setProject(String project)

publicEffectiveEventThreatDetectionCustomModuleName.ProjectLocationEffectiveEventThreatDetectionCustomModuleBuildersetProject(Stringproject)
Parameter
Name Description
project String
Returns
Type Description
EffectiveEventThreatDetectionCustomModuleName.ProjectLocationEffectiveEventThreatDetectionCustomModuleBuilder

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.