Class EventThreatDetectionCustomModuleName.Builder (0.3.0)

public static class EventThreatDetectionCustomModuleName.Builder

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

Inheritance

java.lang.Object > EventThreatDetectionCustomModuleName.Builder

Constructors

Builder()

protected Builder()

Methods

build()

public EventThreatDetectionCustomModuleName build()

getEventThreatDetectionCustomModule()

public String getEventThreatDetectionCustomModule()
Returns
TypeDescription
String

getLocation()

public String getLocation()
Returns
TypeDescription
String

getOrganization()

public String getOrganization()
Returns
TypeDescription
String

setEventThreatDetectionCustomModule(String eventThreatDetectionCustomModule)

public EventThreatDetectionCustomModuleName.Builder setEventThreatDetectionCustomModule(String eventThreatDetectionCustomModule)
Parameter
NameDescription
eventThreatDetectionCustomModuleString

setLocation(String location)

public EventThreatDetectionCustomModuleName.Builder setLocation(String location)
Parameter
NameDescription
locationString

setOrganization(String organization)

public EventThreatDetectionCustomModuleName.Builder setOrganization(String organization)
Parameter
NameDescription
organizationString