Class EventThreatDetectionCustomModuleName.ProjectLocationEventThreatDetectionCustomModuleBuilder (0.4.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
TypeDescription
EventThreatDetectionCustomModuleName

getEventThreatDetectionCustomModule()

public String getEventThreatDetectionCustomModule()
Returns
TypeDescription
String

getLocation()

public String getLocation()
Returns
TypeDescription
String

getProject()

public String getProject()
Returns
TypeDescription
String

setEventThreatDetectionCustomModule(String eventThreatDetectionCustomModule)

public EventThreatDetectionCustomModuleName.ProjectLocationEventThreatDetectionCustomModuleBuilder setEventThreatDetectionCustomModule(String eventThreatDetectionCustomModule)
Parameter
NameDescription
eventThreatDetectionCustomModuleString
Returns
TypeDescription
EventThreatDetectionCustomModuleName.ProjectLocationEventThreatDetectionCustomModuleBuilder

setLocation(String location)

public EventThreatDetectionCustomModuleName.ProjectLocationEventThreatDetectionCustomModuleBuilder setLocation(String location)
Parameter
NameDescription
locationString
Returns
TypeDescription
EventThreatDetectionCustomModuleName.ProjectLocationEventThreatDetectionCustomModuleBuilder

setProject(String project)

public EventThreatDetectionCustomModuleName.ProjectLocationEventThreatDetectionCustomModuleBuilder setProject(String project)
Parameter
NameDescription
projectString
Returns
TypeDescription
EventThreatDetectionCustomModuleName.ProjectLocationEventThreatDetectionCustomModuleBuilder