Class EffectiveEventThreatDetectionCustomModuleName.FolderLocationEffectiveEventThreatDetectionCustomModuleBuilder (0.26.0)

public static class EffectiveEventThreatDetectionCustomModuleName.FolderLocationEffectiveEventThreatDetectionCustomModuleBuilder

Builder for folders/{folder}/locations/{location}/effectiveEventThreatDetectionCustomModules/{effective_event_threat_detection_custom_module}.

Inheritance

java.lang.Object > EffectiveEventThreatDetectionCustomModuleName.FolderLocationEffectiveEventThreatDetectionCustomModuleBuilder

Constructors

FolderLocationEffectiveEventThreatDetectionCustomModuleBuilder()

protected FolderLocationEffectiveEventThreatDetectionCustomModuleBuilder()

Methods

build()

public EffectiveEventThreatDetectionCustomModuleName build()

getEffectiveEventThreatDetectionCustomModule()

public String getEffectiveEventThreatDetectionCustomModule()
Returns
Type Description
String

getFolder()

public String getFolder()
Returns
Type Description
String

getLocation()

public String getLocation()
Returns
Type Description
String

setEffectiveEventThreatDetectionCustomModule(String effectiveEventThreatDetectionCustomModule)

public EffectiveEventThreatDetectionCustomModuleName.FolderLocationEffectiveEventThreatDetectionCustomModuleBuilder setEffectiveEventThreatDetectionCustomModule(String effectiveEventThreatDetectionCustomModule)
Parameter
Name Description
effectiveEventThreatDetectionCustomModule String

setFolder(String folder)

public EffectiveEventThreatDetectionCustomModuleName.FolderLocationEffectiveEventThreatDetectionCustomModuleBuilder setFolder(String folder)
Parameter
Name Description
folder String

setLocation(String location)

public EffectiveEventThreatDetectionCustomModuleName.FolderLocationEffectiveEventThreatDetectionCustomModuleBuilder setLocation(String location)
Parameter
Name Description
location String