Class EffectiveEventThreatDetectionCustomModuleName.Builder (0.5.0)

public static class EffectiveEventThreatDetectionCustomModuleName.Builder

Builder for organizations/{organization}/locations/{location}/effectiveEventThreatDetectionCustomModules/{effective_event_threat_detection_custom_module}.

Inheritance

java.lang.Object > EffectiveEventThreatDetectionCustomModuleName.Builder

Constructors

Builder()

protected Builder()

Methods

build()

public EffectiveEventThreatDetectionCustomModuleName build()
Returns
TypeDescription
EffectiveEventThreatDetectionCustomModuleName

getEffectiveEventThreatDetectionCustomModule()

public String getEffectiveEventThreatDetectionCustomModule()
Returns
TypeDescription
String

getLocation()

public String getLocation()
Returns
TypeDescription
String

getOrganization()

public String getOrganization()
Returns
TypeDescription
String

setEffectiveEventThreatDetectionCustomModule(String effectiveEventThreatDetectionCustomModule)

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

setLocation(String location)

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

setOrganization(String organization)

public EffectiveEventThreatDetectionCustomModuleName.Builder setOrganization(String organization)
Parameter
NameDescription
organizationString
Returns
TypeDescription
EffectiveEventThreatDetectionCustomModuleName.Builder