Class EffectiveEventThreatDetectionCustomModuleName.ProjectLocationEffectiveEventThreatDetectionCustomModuleBuilder (0.13.0)

public static class EffectiveEventThreatDetectionCustomModuleName.ProjectLocationEffectiveEventThreatDetectionCustomModuleBuilder

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

Inheritance

java.lang.Object > EffectiveEventThreatDetectionCustomModuleName.ProjectLocationEffectiveEventThreatDetectionCustomModuleBuilder

Constructors

ProjectLocationEffectiveEventThreatDetectionCustomModuleBuilder()

protected ProjectLocationEffectiveEventThreatDetectionCustomModuleBuilder()

Methods

build()

public EffectiveEventThreatDetectionCustomModuleName build()
Returns
Type Description
EffectiveEventThreatDetectionCustomModuleName

getEffectiveEventThreatDetectionCustomModule()

public String getEffectiveEventThreatDetectionCustomModule()
Returns
Type Description
String

getLocation()

public String getLocation()
Returns
Type Description
String

getProject()

public String getProject()
Returns
Type Description
String

setEffectiveEventThreatDetectionCustomModule(String effectiveEventThreatDetectionCustomModule)

public EffectiveEventThreatDetectionCustomModuleName.ProjectLocationEffectiveEventThreatDetectionCustomModuleBuilder setEffectiveEventThreatDetectionCustomModule(String effectiveEventThreatDetectionCustomModule)
Parameter
Name Description
effectiveEventThreatDetectionCustomModule String
Returns
Type Description
EffectiveEventThreatDetectionCustomModuleName.ProjectLocationEffectiveEventThreatDetectionCustomModuleBuilder

setLocation(String location)

public EffectiveEventThreatDetectionCustomModuleName.ProjectLocationEffectiveEventThreatDetectionCustomModuleBuilder setLocation(String location)
Parameter
Name Description
location String
Returns
Type Description
EffectiveEventThreatDetectionCustomModuleName.ProjectLocationEffectiveEventThreatDetectionCustomModuleBuilder

setProject(String project)

public EffectiveEventThreatDetectionCustomModuleName.ProjectLocationEffectiveEventThreatDetectionCustomModuleBuilder setProject(String project)
Parameter
Name Description
project String
Returns
Type Description
EffectiveEventThreatDetectionCustomModuleName.ProjectLocationEffectiveEventThreatDetectionCustomModuleBuilder