@BetaApi(value="The per-pattern Builders are not stable yet and may be changed in the future.") public static class FulfillmentName.ProjectLocationBuilder extends Object
Modifier | Constructor and Description |
---|---|
protected |
ProjectLocationBuilder() |
Modifier and Type | Method and Description |
---|---|
FulfillmentName |
build() |
String |
getLocation() |
String |
getProject() |
FulfillmentName.ProjectLocationBuilder |
setLocation(String location) |
FulfillmentName.ProjectLocationBuilder |
setProject(String project) |
public String getProject()
public String getLocation()
public FulfillmentName.ProjectLocationBuilder setProject(String project)
public FulfillmentName.ProjectLocationBuilder setLocation(String location)
public FulfillmentName build()
Copyright © 2022 Google LLC. All rights reserved.