Class EffectiveSecurityHealthAnalyticsCustomModuleName.ProjectLocationEffectiveSecurityHealthAnalyticsCustomModuleBuilder (0.7.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
TypeDescription
EffectiveSecurityHealthAnalyticsCustomModuleName

getEffectiveSecurityHealthAnalyticsCustomModule()

public String getEffectiveSecurityHealthAnalyticsCustomModule()
Returns
TypeDescription
String

getLocation()

public String getLocation()
Returns
TypeDescription
String

getProject()

public String getProject()
Returns
TypeDescription
String

setEffectiveSecurityHealthAnalyticsCustomModule(String effectiveSecurityHealthAnalyticsCustomModule)

public EffectiveSecurityHealthAnalyticsCustomModuleName.ProjectLocationEffectiveSecurityHealthAnalyticsCustomModuleBuilder setEffectiveSecurityHealthAnalyticsCustomModule(String effectiveSecurityHealthAnalyticsCustomModule)
Parameter
NameDescription
effectiveSecurityHealthAnalyticsCustomModuleString
Returns
TypeDescription
EffectiveSecurityHealthAnalyticsCustomModuleName.ProjectLocationEffectiveSecurityHealthAnalyticsCustomModuleBuilder

setLocation(String location)

public EffectiveSecurityHealthAnalyticsCustomModuleName.ProjectLocationEffectiveSecurityHealthAnalyticsCustomModuleBuilder setLocation(String location)
Parameter
NameDescription
locationString
Returns
TypeDescription
EffectiveSecurityHealthAnalyticsCustomModuleName.ProjectLocationEffectiveSecurityHealthAnalyticsCustomModuleBuilder

setProject(String project)

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