Class EffectiveSecurityHealthAnalyticsCustomModuleName.Builder (2.30.0)

public static class EffectiveSecurityHealthAnalyticsCustomModuleName.Builder

Builder for organizations/{organization}/securityHealthAnalyticsSettings/effectiveCustomModules/{effective_custom_module}.

Inheritance

java.lang.Object > EffectiveSecurityHealthAnalyticsCustomModuleName.Builder

Constructors

Builder()

protected Builder()

Methods

build()

public EffectiveSecurityHealthAnalyticsCustomModuleName build()
Returns
TypeDescription
EffectiveSecurityHealthAnalyticsCustomModuleName

getEffectiveCustomModule()

public String getEffectiveCustomModule()
Returns
TypeDescription
String

getOrganization()

public String getOrganization()
Returns
TypeDescription
String

setEffectiveCustomModule(String effectiveCustomModule)

public EffectiveSecurityHealthAnalyticsCustomModuleName.Builder setEffectiveCustomModule(String effectiveCustomModule)
Parameter
NameDescription
effectiveCustomModuleString
Returns
TypeDescription
EffectiveSecurityHealthAnalyticsCustomModuleName.Builder

setOrganization(String organization)

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