Class EventThreatDetectionCustomModuleName.FolderLocationEventThreatDetectionCustomModuleBuilder (0.7.0)

public static class EventThreatDetectionCustomModuleName.FolderLocationEventThreatDetectionCustomModuleBuilder

Builder for folders/{folder}/locations/{location}/eventThreatDetectionCustomModules/{event_threat_detection_custom_module}.

Inheritance

java.lang.Object > EventThreatDetectionCustomModuleName.FolderLocationEventThreatDetectionCustomModuleBuilder

Constructors

FolderLocationEventThreatDetectionCustomModuleBuilder()

protected FolderLocationEventThreatDetectionCustomModuleBuilder()

Methods

build()

public EventThreatDetectionCustomModuleName build()
Returns
TypeDescription
EventThreatDetectionCustomModuleName

getEventThreatDetectionCustomModule()

public String getEventThreatDetectionCustomModule()
Returns
TypeDescription
String

getFolder()

public String getFolder()
Returns
TypeDescription
String

getLocation()

public String getLocation()
Returns
TypeDescription
String

setEventThreatDetectionCustomModule(String eventThreatDetectionCustomModule)

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

setFolder(String folder)

public EventThreatDetectionCustomModuleName.FolderLocationEventThreatDetectionCustomModuleBuilder setFolder(String folder)
Parameter
NameDescription
folderString
Returns
TypeDescription
EventThreatDetectionCustomModuleName.FolderLocationEventThreatDetectionCustomModuleBuilder

setLocation(String location)

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