Class EffectiveSecurityHealthAnalyticsCustomModuleName.Builder (2.50.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
Type Description
EffectiveSecurityHealthAnalyticsCustomModuleName

getEffectiveCustomModule()

public String getEffectiveCustomModule()
Returns
Type Description
String

getOrganization()

public String getOrganization()
Returns
Type Description
String

setEffectiveCustomModule(String effectiveCustomModule)

public EffectiveSecurityHealthAnalyticsCustomModuleName.Builder setEffectiveCustomModule(String effectiveCustomModule)
Parameter
Name Description
effectiveCustomModule String
Returns
Type Description
EffectiveSecurityHealthAnalyticsCustomModuleName.Builder

setOrganization(String organization)

public EffectiveSecurityHealthAnalyticsCustomModuleName.Builder setOrganization(String organization)
Parameter
Name Description
organization String
Returns
Type Description
EffectiveSecurityHealthAnalyticsCustomModuleName.Builder