Class EventThreatDetectionCustomModuleName.FolderLocationEventThreatDetectionCustomModuleBuilder (0.13.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
Type Description
EventThreatDetectionCustomModuleName

getEventThreatDetectionCustomModule()

public String getEventThreatDetectionCustomModule()
Returns
Type Description
String

getFolder()

public String getFolder()
Returns
Type Description
String

getLocation()

public String getLocation()
Returns
Type Description
String

setEventThreatDetectionCustomModule(String eventThreatDetectionCustomModule)

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

setFolder(String folder)

public EventThreatDetectionCustomModuleName.FolderLocationEventThreatDetectionCustomModuleBuilder setFolder(String folder)
Parameter
Name Description
folder String
Returns
Type Description
EventThreatDetectionCustomModuleName.FolderLocationEventThreatDetectionCustomModuleBuilder

setLocation(String location)

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