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