Class EffectiveSecurityHealthAnalyticsCustomModuleName.ProjectEffectiveCustomModuleBuilder (2.30.0)

public static class EffectiveSecurityHealthAnalyticsCustomModuleName.ProjectEffectiveCustomModuleBuilder

Builder for projects/{project}/securityHealthAnalyticsSettings/effectiveCustomModules/{effective_custom_module}.

Inheritance

java.lang.Object > EffectiveSecurityHealthAnalyticsCustomModuleName.ProjectEffectiveCustomModuleBuilder

Constructors

ProjectEffectiveCustomModuleBuilder()

protected ProjectEffectiveCustomModuleBuilder()

Methods

build()

public EffectiveSecurityHealthAnalyticsCustomModuleName build()
Returns
TypeDescription
EffectiveSecurityHealthAnalyticsCustomModuleName

getEffectiveCustomModule()

public String getEffectiveCustomModule()
Returns
TypeDescription
String

getProject()

public String getProject()
Returns
TypeDescription
String

setEffectiveCustomModule(String effectiveCustomModule)

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

setProject(String project)

public EffectiveSecurityHealthAnalyticsCustomModuleName.ProjectEffectiveCustomModuleBuilder setProject(String project)
Parameter
NameDescription
projectString
Returns
TypeDescription
EffectiveSecurityHealthAnalyticsCustomModuleName.ProjectEffectiveCustomModuleBuilder