@BetaApi(value="The per-pattern Builders are not stable yet and may be changed in the future.") public static class SecurityHealthAnalyticsCustomModuleName.ProjectCustomModuleBuilder extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
ProjectCustomModuleBuilder() |
| Modifier and Type | Method and Description |
|---|---|
SecurityHealthAnalyticsCustomModuleName |
build() |
String |
getCustomModule() |
String |
getProject() |
SecurityHealthAnalyticsCustomModuleName.ProjectCustomModuleBuilder |
setCustomModule(String customModule) |
SecurityHealthAnalyticsCustomModuleName.ProjectCustomModuleBuilder |
setProject(String project) |
public String getProject()
public String getCustomModule()
public SecurityHealthAnalyticsCustomModuleName.ProjectCustomModuleBuilder setProject(String project)
public SecurityHealthAnalyticsCustomModuleName.ProjectCustomModuleBuilder setCustomModule(String customModule)
public SecurityHealthAnalyticsCustomModuleName build()
Copyright © 2024 Google LLC. All rights reserved.