Class EventThreatDetectionCustomModuleName.Builder (0.48.0)

publicstaticclass EventThreatDetectionCustomModuleName.Builder

Builder for organizations/{organization}/locations/{location}/eventThreatDetectionCustomModules/{event_threat_detection_custom_module}.

Inheritance

java.lang.Object > EventThreatDetectionCustomModuleName.Builder

Constructors

Builder()

protectedBuilder()

Methods

build()

publicEventThreatDetectionCustomModuleNamebuild()
Returns
Type Description
EventThreatDetectionCustomModuleName

getEventThreatDetectionCustomModule()

publicStringgetEventThreatDetectionCustomModule()
Returns
Type Description
String

getLocation()

publicStringgetLocation()
Returns
Type Description
String

getOrganization()

publicStringgetOrganization()
Returns
Type Description
String

setEventThreatDetectionCustomModule(String eventThreatDetectionCustomModule)

publicEventThreatDetectionCustomModuleName.BuildersetEventThreatDetectionCustomModule(StringeventThreatDetectionCustomModule)
Parameter
Name Description
eventThreatDetectionCustomModule String
Returns
Type Description
EventThreatDetectionCustomModuleName.Builder

setLocation(String location)

publicEventThreatDetectionCustomModuleName.BuildersetLocation(Stringlocation)
Parameter
Name Description
location String
Returns
Type Description
EventThreatDetectionCustomModuleName.Builder

setOrganization(String organization)

publicEventThreatDetectionCustomModuleName.BuildersetOrganization(Stringorganization)
Parameter
Name Description
organization String
Returns
Type Description
EventThreatDetectionCustomModuleName.Builder

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.