Class EffectiveEventThreatDetectionCustomModuleName.FolderLocationEffectiveEventThreatDetectionCustomModuleBuilder (0.8.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()
Returns
TypeDescription
EffectiveEventThreatDetectionCustomModuleName

getEffectiveEventThreatDetectionCustomModule()

public String getEffectiveEventThreatDetectionCustomModule()
Returns
TypeDescription
String

getFolder()

public String getFolder()
Returns
TypeDescription
String

getLocation()

public String getLocation()
Returns
TypeDescription
String

setEffectiveEventThreatDetectionCustomModule(String effectiveEventThreatDetectionCustomModule)

public EffectiveEventThreatDetectionCustomModuleName.FolderLocationEffectiveEventThreatDetectionCustomModuleBuilder setEffectiveEventThreatDetectionCustomModule(String effectiveEventThreatDetectionCustomModule)
Parameter
NameDescription
effectiveEventThreatDetectionCustomModuleString
Returns
TypeDescription
EffectiveEventThreatDetectionCustomModuleName.FolderLocationEffectiveEventThreatDetectionCustomModuleBuilder

setFolder(String folder)

public EffectiveEventThreatDetectionCustomModuleName.FolderLocationEffectiveEventThreatDetectionCustomModuleBuilder setFolder(String folder)
Parameter
NameDescription
folderString
Returns
TypeDescription
EffectiveEventThreatDetectionCustomModuleName.FolderLocationEffectiveEventThreatDetectionCustomModuleBuilder

setLocation(String location)

public EffectiveEventThreatDetectionCustomModuleName.FolderLocationEffectiveEventThreatDetectionCustomModuleBuilder setLocation(String location)
Parameter
NameDescription
locationString
Returns
TypeDescription
EffectiveEventThreatDetectionCustomModuleName.FolderLocationEffectiveEventThreatDetectionCustomModuleBuilder