| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
| Modifier and Type | Method and Description |
|---|---|
EntryName |
build() |
String |
getEntry() |
String |
getEntryGroup() |
String |
getLocation() |
String |
getProject() |
EntryName.Builder |
setEntry(String entry) |
EntryName.Builder |
setEntryGroup(String entryGroup) |
EntryName.Builder |
setLocation(String location) |
EntryName.Builder |
setProject(String project) |
public String getProject()
public String getLocation()
public String getEntryGroup()
public String getEntry()
public EntryName.Builder setProject(String project)
public EntryName.Builder setLocation(String location)
public EntryName.Builder setEntryGroup(String entryGroup)
public EntryName.Builder setEntry(String entry)
public EntryName build()
Copyright © 2025 Google LLC. All rights reserved.