Class EffectiveSecurityHealthAnalyticsCustomModuleName.FolderLocationEffectiveSecurityHealthAnalyticsCustomModuleBuilder (0.13.0)

public static class EffectiveSecurityHealthAnalyticsCustomModuleName.FolderLocationEffectiveSecurityHealthAnalyticsCustomModuleBuilder

Builder for folders/{folder}/locations/{location}/effectiveSecurityHealthAnalyticsCustomModules/{effective_security_health_analytics_custom_module}.

Inheritance

java.lang.Object > EffectiveSecurityHealthAnalyticsCustomModuleName.FolderLocationEffectiveSecurityHealthAnalyticsCustomModuleBuilder

Constructors

FolderLocationEffectiveSecurityHealthAnalyticsCustomModuleBuilder()

protected FolderLocationEffectiveSecurityHealthAnalyticsCustomModuleBuilder()

Methods

build()

public EffectiveSecurityHealthAnalyticsCustomModuleName build()
Returns
Type Description
EffectiveSecurityHealthAnalyticsCustomModuleName

getEffectiveSecurityHealthAnalyticsCustomModule()

public String getEffectiveSecurityHealthAnalyticsCustomModule()
Returns
Type Description
String

getFolder()

public String getFolder()
Returns
Type Description
String

getLocation()

public String getLocation()
Returns
Type Description
String

setEffectiveSecurityHealthAnalyticsCustomModule(String effectiveSecurityHealthAnalyticsCustomModule)

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

setFolder(String folder)

public EffectiveSecurityHealthAnalyticsCustomModuleName.FolderLocationEffectiveSecurityHealthAnalyticsCustomModuleBuilder setFolder(String folder)
Parameter
Name Description
folder String
Returns
Type Description
EffectiveSecurityHealthAnalyticsCustomModuleName.FolderLocationEffectiveSecurityHealthAnalyticsCustomModuleBuilder

setLocation(String location)

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