@BetaApi(value="The per-pattern Builders are not stable yet and may be changed in the future.") public static class SettingsName.ProjectLocationClusterBuilder extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
ProjectLocationClusterBuilder() |
| Modifier and Type | Method and Description |
|---|---|
SettingsName |
build() |
String |
getCluster() |
String |
getLocation() |
String |
getProject() |
SettingsName.ProjectLocationClusterBuilder |
setCluster(String cluster) |
SettingsName.ProjectLocationClusterBuilder |
setLocation(String location) |
SettingsName.ProjectLocationClusterBuilder |
setProject(String project) |
public String getProject()
public String getLocation()
public String getCluster()
public SettingsName.ProjectLocationClusterBuilder setProject(String project)
public SettingsName.ProjectLocationClusterBuilder setLocation(String location)
public SettingsName.ProjectLocationClusterBuilder setCluster(String cluster)
public SettingsName build()
Copyright © 2024 Google LLC. All rights reserved.