| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
| Modifier and Type | Method and Description |
|---|---|
FlowName |
build() |
String |
getAgent() |
String |
getFlow() |
String |
getLocation() |
String |
getProject() |
FlowName.Builder |
setAgent(String agent) |
FlowName.Builder |
setFlow(String flow) |
FlowName.Builder |
setLocation(String location) |
FlowName.Builder |
setProject(String project) |
public String getProject()
public String getLocation()
public String getAgent()
public String getFlow()
public FlowName.Builder setProject(String project)
public FlowName.Builder setLocation(String location)
public FlowName.Builder setAgent(String agent)
public FlowName.Builder setFlow(String flow)
public FlowName build()
Copyright © 2025 Google LLC. All rights reserved.