| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
| Modifier and Type | Method and Description |
|---|---|
ViewName |
build() |
String |
getLocation() |
String |
getProject() |
String |
getView() |
ViewName.Builder |
setLocation(String location) |
ViewName.Builder |
setProject(String project) |
ViewName.Builder |
setView(String view) |
public String getProject()
public String getLocation()
public String getView()
public ViewName.Builder setProject(String project)
public ViewName.Builder setLocation(String location)
public ViewName.Builder setView(String view)
public ViewName build()
Copyright © 2023 Google LLC. All rights reserved.