Class EffectiveSecurityHealthAnalyticsCustomModuleName.ProjectLocationEffectiveSecurityHealthAnalyticsCustomModuleBuilder (0.13.0)

public static class EffectiveSecurityHealthAnalyticsCustomModuleName.ProjectLocationEffectiveSecurityHealthAnalyticsCustomModuleBuilder

Builder for projects/{project}/locations/{location}/effectiveSecurityHealthAnalyticsCustomModules/{effective_security_health_analytics_custom_module}.

Inheritance

java.lang.Object > EffectiveSecurityHealthAnalyticsCustomModuleName.ProjectLocationEffectiveSecurityHealthAnalyticsCustomModuleBuilder

Constructors

ProjectLocationEffectiveSecurityHealthAnalyticsCustomModuleBuilder()

protected ProjectLocationEffectiveSecurityHealthAnalyticsCustomModuleBuilder()

Methods

build()

public EffectiveSecurityHealthAnalyticsCustomModuleName build()
Returns
Type Description
EffectiveSecurityHealthAnalyticsCustomModuleName

getEffectiveSecurityHealthAnalyticsCustomModule()

public String getEffectiveSecurityHealthAnalyticsCustomModule()
Returns
Type Description
String

getLocation()

public String getLocation()
Returns
Type Description
String

getProject()

public String getProject()
Returns
Type Description
String

setEffectiveSecurityHealthAnalyticsCustomModule(String effectiveSecurityHealthAnalyticsCustomModule)

public EffectiveSecurityHealthAnalyticsCustomModuleName.ProjectLocationEffectiveSecurityHealthAnalyticsCustomModuleBuilder setEffectiveSecurityHealthAnalyticsCustomModule(String effectiveSecurityHealthAnalyticsCustomModule)
Parameter
Name Description
effectiveSecurityHealthAnalyticsCustomModule String
Returns
Type Description
EffectiveSecurityHealthAnalyticsCustomModuleName.ProjectLocationEffectiveSecurityHealthAnalyticsCustomModuleBuilder

setLocation(String location)

public EffectiveSecurityHealthAnalyticsCustomModuleName.ProjectLocationEffectiveSecurityHealthAnalyticsCustomModuleBuilder setLocation(String location)
Parameter
Name Description
location String
Returns
Type Description
EffectiveSecurityHealthAnalyticsCustomModuleName.ProjectLocationEffectiveSecurityHealthAnalyticsCustomModuleBuilder

setProject(String project)

public EffectiveSecurityHealthAnalyticsCustomModuleName.ProjectLocationEffectiveSecurityHealthAnalyticsCustomModuleBuilder setProject(String project)
Parameter
Name Description
project String
Returns
Type Description
EffectiveSecurityHealthAnalyticsCustomModuleName.ProjectLocationEffectiveSecurityHealthAnalyticsCustomModuleBuilder