| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
| Modifier and Type | Method and Description |
|---|---|
GroupName |
build() |
String |
getGroup() |
String |
getProject() |
GroupName.Builder |
setGroup(String group) |
GroupName.Builder |
setProject(String project) |
public String getProject()
public String getGroup()
public GroupName.Builder setProject(String project)
public GroupName.Builder setGroup(String group)
public GroupName build()
Copyright © 2024 Google LLC. All rights reserved.