Class EventThreatDetectionCustomModuleName.ProjectLocationEventThreatDetectionCustomModuleBuilder (0.13.0)

public static class EventThreatDetectionCustomModuleName.ProjectLocationEventThreatDetectionCustomModuleBuilder

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

Inheritance

java.lang.Object > EventThreatDetectionCustomModuleName.ProjectLocationEventThreatDetectionCustomModuleBuilder

Constructors

ProjectLocationEventThreatDetectionCustomModuleBuilder()

protected ProjectLocationEventThreatDetectionCustomModuleBuilder()

Methods

build()

public EventThreatDetectionCustomModuleName build()
Returns
Type Description
EventThreatDetectionCustomModuleName

getEventThreatDetectionCustomModule()

public String getEventThreatDetectionCustomModule()
Returns
Type Description
String

getLocation()

public String getLocation()
Returns
Type Description
String

getProject()

public String getProject()
Returns
Type Description
String

setEventThreatDetectionCustomModule(String eventThreatDetectionCustomModule)

public EventThreatDetectionCustomModuleName.ProjectLocationEventThreatDetectionCustomModuleBuilder setEventThreatDetectionCustomModule(String eventThreatDetectionCustomModule)
Parameter
Name Description
eventThreatDetectionCustomModule String
Returns
Type Description
EventThreatDetectionCustomModuleName.ProjectLocationEventThreatDetectionCustomModuleBuilder

setLocation(String location)

public EventThreatDetectionCustomModuleName.ProjectLocationEventThreatDetectionCustomModuleBuilder setLocation(String location)
Parameter
Name Description
location String
Returns
Type Description
EventThreatDetectionCustomModuleName.ProjectLocationEventThreatDetectionCustomModuleBuilder

setProject(String project)

public EventThreatDetectionCustomModuleName.ProjectLocationEventThreatDetectionCustomModuleBuilder setProject(String project)
Parameter
Name Description
project String
Returns
Type Description
EventThreatDetectionCustomModuleName.ProjectLocationEventThreatDetectionCustomModuleBuilder