public static class EffectiveSecurityHealthAnalyticsCustomModuleName.Builder extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
| Modifier and Type | Method and Description |
|---|---|
EffectiveSecurityHealthAnalyticsCustomModuleName |
build() |
String |
getEffectiveCustomModule() |
String |
getOrganization() |
EffectiveSecurityHealthAnalyticsCustomModuleName.Builder |
setEffectiveCustomModule(String effectiveCustomModule) |
EffectiveSecurityHealthAnalyticsCustomModuleName.Builder |
setOrganization(String organization) |
public String getOrganization()
public String getEffectiveCustomModule()
public EffectiveSecurityHealthAnalyticsCustomModuleName.Builder setOrganization(String organization)
public EffectiveSecurityHealthAnalyticsCustomModuleName.Builder setEffectiveCustomModule(String effectiveCustomModule)
public EffectiveSecurityHealthAnalyticsCustomModuleName build()
Copyright © 2023 Google LLC. All rights reserved.