Class EffectiveSecurityHealthAnalyticsCustomModuleName.Builder (0.46.0)

publicstaticclass EffectiveSecurityHealthAnalyticsCustomModuleName.Builder

Builder for organizations/{organization}/locations/{location}/effectiveSecurityHealthAnalyticsCustomModules/{effective_security_health_analytics_custom_module}.

Inheritance

java.lang.Object > EffectiveSecurityHealthAnalyticsCustomModuleName.Builder

Constructors

Builder()

protectedBuilder()

Methods

build()

publicEffectiveSecurityHealthAnalyticsCustomModuleNamebuild()
Returns
Type Description
EffectiveSecurityHealthAnalyticsCustomModuleName

getEffectiveSecurityHealthAnalyticsCustomModule()

publicStringgetEffectiveSecurityHealthAnalyticsCustomModule()
Returns
Type Description
String

getLocation()

publicStringgetLocation()
Returns
Type Description
String

getOrganization()

publicStringgetOrganization()
Returns
Type Description
String

setEffectiveSecurityHealthAnalyticsCustomModule(String effectiveSecurityHealthAnalyticsCustomModule)

publicEffectiveSecurityHealthAnalyticsCustomModuleName.BuildersetEffectiveSecurityHealthAnalyticsCustomModule(StringeffectiveSecurityHealthAnalyticsCustomModule)
Parameter
Name Description
effectiveSecurityHealthAnalyticsCustomModule String
Returns
Type Description
EffectiveSecurityHealthAnalyticsCustomModuleName.Builder

setLocation(String location)

publicEffectiveSecurityHealthAnalyticsCustomModuleName.BuildersetLocation(Stringlocation)
Parameter
Name Description
location String
Returns
Type Description
EffectiveSecurityHealthAnalyticsCustomModuleName.Builder

setOrganization(String organization)

publicEffectiveSecurityHealthAnalyticsCustomModuleName.BuildersetOrganization(Stringorganization)
Parameter
Name Description
organization String
Returns
Type Description
EffectiveSecurityHealthAnalyticsCustomModuleName.Builder

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.