Class EffectiveEventThreatDetectionCustomModuleName.ProjectLocationEffectiveEventThreatDetectionCustomModuleBuilder (0.1.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
TypeDescription
EffectiveEventThreatDetectionCustomModuleName

getEffectiveEventThreatDetectionCustomModule()

public String getEffectiveEventThreatDetectionCustomModule()
Returns
TypeDescription
String

getLocation()

public String getLocation()
Returns
TypeDescription
String

getProject()

public String getProject()
Returns
TypeDescription
String

setEffectiveEventThreatDetectionCustomModule(String effectiveEventThreatDetectionCustomModule)

public EffectiveEventThreatDetectionCustomModuleName.ProjectLocationEffectiveEventThreatDetectionCustomModuleBuilder setEffectiveEventThreatDetectionCustomModule(String effectiveEventThreatDetectionCustomModule)
Parameter
NameDescription
effectiveEventThreatDetectionCustomModuleString
Returns
TypeDescription
EffectiveEventThreatDetectionCustomModuleName.ProjectLocationEffectiveEventThreatDetectionCustomModuleBuilder

setLocation(String location)

public EffectiveEventThreatDetectionCustomModuleName.ProjectLocationEffectiveEventThreatDetectionCustomModuleBuilder setLocation(String location)
Parameter
NameDescription
locationString
Returns
TypeDescription
EffectiveEventThreatDetectionCustomModuleName.ProjectLocationEffectiveEventThreatDetectionCustomModuleBuilder

setProject(String project)

public EffectiveEventThreatDetectionCustomModuleName.ProjectLocationEffectiveEventThreatDetectionCustomModuleBuilder setProject(String project)
Parameter
NameDescription
projectString
Returns
TypeDescription
EffectiveEventThreatDetectionCustomModuleName.ProjectLocationEffectiveEventThreatDetectionCustomModuleBuilder