Modifier | Constructor and Description |
---|---|
protected |
ProjectLocationBuilder() |
Modifier and Type | Method and Description |
---|---|
AgentName |
build() |
String |
getLocation() |
String |
getProject() |
AgentName.ProjectLocationBuilder |
setLocation(String location) |
AgentName.ProjectLocationBuilder |
setProject(String project) |
public String getProject()
public String getLocation()
public AgentName.ProjectLocationBuilder setProject(String project)
public AgentName.ProjectLocationBuilder setLocation(String location)
public AgentName build()
Copyright © 2022 Google LLC. All rights reserved.