| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
| Modifier and Type | Method and Description |
|---|---|
ZoneName |
build() |
String |
getLocation() |
String |
getProject() |
String |
getZone() |
ZoneName.Builder |
setLocation(String location) |
ZoneName.Builder |
setProject(String project) |
ZoneName.Builder |
setZone(String zone) |
public String getProject()
public String getLocation()
public String getZone()
public ZoneName.Builder setProject(String project)
public ZoneName.Builder setLocation(String location)
public ZoneName.Builder setZone(String zone)
public ZoneName build()
Copyright © 2025 Google LLC. All rights reserved.