public static class FeatureName.ProjectLocationFeatureGroupFeatureBuilder extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
ProjectLocationFeatureGroupFeatureBuilder() |
| Modifier and Type | Method and Description |
|---|---|
FeatureName |
build() |
String |
getFeature() |
String |
getFeatureGroup() |
String |
getLocation() |
String |
getProject() |
FeatureName.ProjectLocationFeatureGroupFeatureBuilder |
setFeature(String feature) |
FeatureName.ProjectLocationFeatureGroupFeatureBuilder |
setFeatureGroup(String featureGroup) |
FeatureName.ProjectLocationFeatureGroupFeatureBuilder |
setLocation(String location) |
FeatureName.ProjectLocationFeatureGroupFeatureBuilder |
setProject(String project) |
protected ProjectLocationFeatureGroupFeatureBuilder()
public String getProject()
public String getLocation()
public String getFeatureGroup()
public String getFeature()
public FeatureName.ProjectLocationFeatureGroupFeatureBuilder setProject(String project)
public FeatureName.ProjectLocationFeatureGroupFeatureBuilder setLocation(String location)
public FeatureName.ProjectLocationFeatureGroupFeatureBuilder setFeatureGroup(String featureGroup)
public FeatureName.ProjectLocationFeatureGroupFeatureBuilder setFeature(String feature)
public FeatureName build()
Copyright © 2024 Google LLC. All rights reserved.